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

Andrea Cervesato andrea.cervesato@suse.com
Wed Dec 11 10:45:26 CET 2024


Hi Cyril,

I had time to take a look at it closer and it looks really promising.
Thanks for this support, it simplifies tests quite a lot.

Andrea

On 12/3/24 16:15, Cyril Hrubis wrote:
> 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(-)
>


More information about the ltp mailing list