public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Cleanup environment variables prefixes
@ 2024-01-04 12:23 Petr Vorel
  2024-01-04 12:23 ` [LTP] [PATCH 1/3] lib: Use LTP_ prefix for LTP_ENABLE_DEBUG variable Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Petr Vorel @ 2024-01-04 12:23 UTC (permalink / raw)
  To: ltp

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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-05 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04 12:23 [LTP] [PATCH 0/3] Cleanup environment variables prefixes Petr Vorel
2024-01-04 12:23 ` [LTP] [PATCH 1/3] lib: Use LTP_ prefix for LTP_ENABLE_DEBUG variable Petr Vorel
2024-01-04 12:23 ` [LTP] [PATCH 2/3] lib: Use LTP_ prefix for LTP_NO_CLEANUP variable Petr Vorel
2024-01-04 12:23 ` [LTP] [PATCH 3/3] doc: Add info about 'LTP_' and 'TST_' variable prefixes Petr Vorel
2024-01-04 17:54   ` Avinesh Kumar
2024-01-05  2:36 ` [LTP] [PATCH 0/3] Cleanup environment variables prefixes Li Wang
2024-01-05 13:35   ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox