[LTP] [PATCH v2 0/6] First new shell library converted test
Cyril Hrubis
chrubis@suse.cz
Mon Jan 6 14:26:01 CET 2025
This patchset contains a few fixes for the new shell library and first
converted test.
Changes in v2:
- The save_restore parser now matches the C metadata format
(after the metadata metaparse fixes I've send in another patchset)
- Added one more patch to make the tst_test structure in tst_res_ static
- the vma05.sh now uses the second argument for the values that are
supposed to be written to these files
- restored the unset DEBUGINFOD_URLS in vma05.sh added by an accident
(this may possibly fix the timeouts reported by pvorel)
Cyril Hrubis (6):
tst_run_shell: Add save_restore parser
tst_run_shell: Make the tst_test struct static
libs/ujson: Fix "Garbage after JSON string!" in strict mode
tst_run_shell: Better errors for metadata extractor
lib/tst_res_.c: Add TBROK handler + more verbose errors
mem/vma05.sh: Convert to the new shell library
libs/ujson/ujson_reader.c | 6 +-
testcases/kernel/mem/vma/vma05.sh | 96 +++++++++++++------------
testcases/lib/tst_res_.c | 22 +++---
testcases/lib/tst_run_shell.c | 114 ++++++++++++++++++++++++++++--
4 files changed, 177 insertions(+), 61 deletions(-)
--
2.45.2
More information about the ltp
mailing list