[LTP] [PATCH v4 0/5] lib: LTP_DEBUG cleanup
Petr Vorel
pvorel@suse.cz
Wed Apr 22 16:12:29 CEST 2026
Changes v3->v4:
* New commit "lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT"
(I wanted to add it before Valgrind release, but too late.)
* Fix typo: "overwriten" -> "overwritten". Also missing closing ')' (Andrea)
* Remove double space before "support" (Andrea)
@Cyril: I know this has very little priority but could it get into
upcoming release?
Link to v4:
https://lore.kernel.org/ltp/20260327173252.1112192-1-pvorel@suse.cz/#r
https://patchwork.ozlabs.org/project/ltp/list/?series=497808&state=*
Petr Vorel (5):
lib: Ignore empty LTP_ENABLE_DEBUG
lib: Rename variable LTP_ENABLE_DEBUG => LTP_DEBUG
lib: Prefer LTP_DEBUG over -D
doc: newlib_tests: Update debugging parameters
lib: Merge functionality of LTP_QUIET into LTP_REPRODUCIBLE_OUTPUT
doc/developers/debugging.rst | 6 ++--
doc/old/C-Test-API.asciidoc | 4 +--
doc/users/setup_tests.rst | 4 +--
lib/newlib_tests/tst_res_flags.c | 2 +-
lib/tst_test.c | 49 +++++++++++++-------------------
5 files changed, 29 insertions(+), 36 deletions(-)
--
2.53.0
More information about the ltp
mailing list