[LTP] [PATCH 0/5] First new shell library converted test

Cyril Hrubis chrubis@suse.cz
Tue Dec 3 16:15:25 CET 2024


This patchset contains a few fixes for the new shell library and first
converted test.

Cyril Hrubis (5):
  tst_run_shell: Add save_restore parser
  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 | 97 ++++++++++++++++---------------
 testcases/lib/tst_res_.c          | 22 ++++---
 testcases/lib/tst_run_shell.c     | 97 +++++++++++++++++++++++++++++--
 4 files changed, 162 insertions(+), 60 deletions(-)

-- 
2.45.2



More information about the ltp mailing list