[LTP] [PATCH v3 0/4] lib: LTP_DEBUG cleanup
Petr Vorel
pvorel@suse.cz
Fri Mar 27 18:32:48 CET 2026
Changes v2->v3:
* C cleanup (tdebug_env[0] != '\0' => *tdebug_env, thanks Li)
* Simplify -D code (Li)
* New commit "doc: newlib_tests: Update debugging parameters"
Link to v2:
https://patchwork.ozlabs.org/project/ltp/list/?series=497627&state=*
https://lore.kernel.org/ltp/20260327154603.GC1092845@pevik/T/#t
Petr Vorel (4):
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
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 | 33 +++++++++++++++-----------------
5 files changed, 24 insertions(+), 25 deletions(-)
--
2.53.0
More information about the ltp
mailing list