[LTP] [PATCH 0/3] Cleanup environment variables prefixes
Petr Vorel
pvorel@suse.cz
Thu Jan 4 13:23:05 CET 2024
Hi,
this is a cleanup work based on discussion:
https://lore.kernel.org/ltp/CAEemH2fwu+LSBrsQh6x6C-QsOLJ5O33xMYHG7wjbiPfN4D=fMw@mail.gmail.com/
I'd like to get it merged before release (TST_ENABLE_DEBUG has not been
released yet, it'd be good to get it fixed before release). We should
mention LTP_NO_CLEANUP in the release notes.
Kind regards,
Petr
Petr Vorel (3):
lib: Use LTP_ prefix for LTP_ENABLE_DEBUG variable
lib: Use LTP_ prefix for LTP_NO_CLEANUP variable
doc: Add info about 'LTP_' and 'TST_' variable prefixes
doc/C-Test-API.asciidoc | 2 +-
doc/User-Guidelines.asciidoc | 10 +++++++---
lib/newlib_tests/tst_res_flags.c | 2 +-
lib/tst_test.c | 2 +-
testcases/lib/test.sh | 2 +-
testcases/lib/tst_test.sh | 2 +-
6 files changed, 12 insertions(+), 8 deletions(-)
--
2.43.0
More information about the ltp
mailing list