[LTP] [PATCH v4 0/3] shell API setup/cleanup checks

Petr Vorel pvorel@suse.cz
Thu Dec 17 15:44:21 CET 2020


Hi,

previous version posted in
https://patchwork.ozlabs.org/project/ltp/list/?series=178107&state=*

But this version properly run cleanup function after test start
(IMHO most important part of the patchset).

Kind regards,
Petr

Petr Vorel (3):
  tst_test.sh: Call cleanup function after test start
  tst_test.sh: Warn on missing cleanup function
  tst_test.sh: Exit when setup declared but not defined

 doc/test-writing-guidelines.txt | 10 +++++++---
 testcases/lib/tst_test.sh       | 16 ++++++++++++----
 2 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.29.2



More information about the ltp mailing list