public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/6] [RFC,WIP] shell loader fixes + du01.sh rewrite
@ 2026-03-13 14:25 Petr Vorel
  2026-03-13 14:25 ` [LTP] [PATCH 1/6] tst_run.sh: Fix passing arguments Petr Vorel
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: Petr Vorel @ 2026-03-13 14:25 UTC (permalink / raw)
  To: ltp; +Cc: Sebastian Chlad

Hi,

TODO / to be decided:
Should be setup run only once like in C API and tst_test.sh? If yes, it
should probably be run only on first iteration => see commit
"[WIP,RFC] tst_run.sh: Run setup() only once"


Petr Vorel (6):
  tst_run.sh: Fix passing arguments
  tst_env.sh: Backport common functions from tst_test.sh
  shell_loader: Start test count from 1
  run_shell_tcnt: Add test count also for test_all
  [WIP,RFC] tst_run.sh: Run setup() only once
  du01.sh: Rewrite into shell loader

 testcases/commands/du/du01.sh | 88 +++++++++++++++++++++--------------
 testcases/lib/tst_env.sh      | 71 ++++++++++++++++++++++++++++
 testcases/lib/tst_run.sh      |  6 +--
 testcases/lib/tst_run_shell.c | 12 ++---
 4 files changed, 134 insertions(+), 43 deletions(-)

-- 
2.51.0


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

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

end of thread, other threads:[~2026-03-23 21:21 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 14:25 [LTP] [PATCH 0/6] [RFC,WIP] shell loader fixes + du01.sh rewrite Petr Vorel
2026-03-13 14:25 ` [LTP] [PATCH 1/6] tst_run.sh: Fix passing arguments Petr Vorel
2026-03-17  7:36   ` Li Wang via ltp
2026-03-18 14:17   ` Cyril Hrubis
2026-03-18 15:10     ` Petr Vorel
2026-03-13 14:25 ` [LTP] [PATCH 2/6] tst_env.sh: Backport common functions from tst_test.sh Petr Vorel
2026-03-17  7:54   ` Li Wang via ltp
2026-03-18 14:26   ` Cyril Hrubis
2026-03-18 15:02     ` Petr Vorel
2026-03-20 16:20       ` Cyril Hrubis
2026-03-23 12:06         ` Petr Vorel
2026-03-23 12:41         ` [LTP] isofs.sh rewrite [was Re: [PATCH 2/6] tst_env.sh: Backport common functions from tst_test.sh] Petr Vorel
2026-03-13 14:25 ` [LTP] [PATCH 3/6] shell_loader: Start test count from 1 Petr Vorel
2026-03-17  8:00   ` Li Wang via ltp
2026-03-13 14:25 ` [LTP] [RFC][PATCH 4/6] run_shell_tcnt: Add test count also for test_all Petr Vorel
2026-03-17  9:45   ` Li Wang via ltp
2026-03-13 14:25 ` [LTP] [PATCH 5/6] [WIP,RFC] tst_run.sh: Run setup() only once Petr Vorel
2026-03-17  9:42   ` Li Wang via ltp
2026-03-18 11:23     ` Cyril Hrubis
2026-03-18 12:26       ` Cyril Hrubis
2026-03-18 15:40         ` Petr Vorel
2026-03-20 15:15           ` Cyril Hrubis
2026-03-23 21:20             ` Petr Vorel
2026-03-13 14:26 ` [LTP] [PATCH 6/6] du01.sh: Rewrite into shell loader Petr Vorel

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