[LTP] [PATCH 0/8] tst_test.c: Minor return code cleanup

Petr Vorel pvorel@suse.cz
Fri Nov 7 11:29:31 CET 2025


Hi,

the only important change is the first commit.

Kind regards,
Petr

Petr Vorel (7):
  tst_test.c: Fix tst_check_cmd() use
  tst_test.c: Change check_kver() return type to bool
  tst_test.c: Change results_equal() return type to bool
  tst_test.c: Change needs_tmpdir() return type to bool
  tst_test.c: Change run_tcases_per_fs() return type to void
  tst_test.c: Change run_tcase_on_fs() return type to void
  tst_test.c: Change fork_testrun() return type to void

Wei Gao (1):
  tst_cmd.c: Check brk_nosupp when tst_get_path failed

 include/tst_private.h |  5 ++++
 lib/tst_cmd.c         | 10 +++++--
 lib/tst_test.c        | 61 +++++++++++++++++++++++--------------------
 3 files changed, 45 insertions(+), 31 deletions(-)

-- 
2.51.0



More information about the ltp mailing list