public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/4] lib: LTP_DEBUG cleanup
@ 2026-03-27 17:32 Petr Vorel
  2026-03-27 17:32 ` [LTP] [PATCH v3 1/4] lib: Ignore empty LTP_ENABLE_DEBUG Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Petr Vorel @ 2026-03-27 17:32 UTC (permalink / raw)
  To: ltp

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


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

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

end of thread, other threads:[~2026-03-30  8:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 17:32 [LTP] [PATCH v3 0/4] lib: LTP_DEBUG cleanup Petr Vorel
2026-03-27 17:32 ` [LTP] [PATCH v3 1/4] lib: Ignore empty LTP_ENABLE_DEBUG Petr Vorel
2026-03-30  8:54   ` Andrea Cervesato via ltp
2026-03-27 17:32 ` [LTP] [PATCH v3 2/4] lib: Rename variable LTP_ENABLE_DEBUG => LTP_DEBUG Petr Vorel
2026-03-30  8:56   ` Andrea Cervesato via ltp
2026-03-27 17:32 ` [LTP] [PATCH v3 3/4] lib: Prefer LTP_DEBUG over -D Petr Vorel
2026-03-30  8:53   ` Andrea Cervesato via ltp
2026-03-27 17:32 ` [LTP] [PATCH v3 4/4] doc: newlib_tests: Update debugging parameters Petr Vorel
2026-03-30  8:53   ` Andrea Cervesato via ltp

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