[LTP] [PATCH v2] metadata: add linter for JSON file
Cyril Hrubis
chrubis@suse.cz
Thu Jun 25 15:17:31 CEST 2026
Hi!
> > Invalid group would be anything that is not in the expected groups or in
> > a hand written list of groups (which will be added later and maintained
> > by hand as needed).
>
> I would decide now a set of bare minimal ones:
>
> - memory
> - syscalls
> - stress
> - cve
> - aio
> - io
> - ..
>
> others?
>
> But I'm not sure about it. This will be extremely strict when we want
> to select only specific syscalls. For instance, if we want to execute
> only tests which are triggering a specific syscall (i.e. mmap only
> tests).
Tagging tests with syscalls they test is very important, that's how I
plan to generate equivalent of syscalls-ipc runtest files. So I would
say that a complete list of linux kernel syscalls should be in the list.
And we have the data already in include/lapi/syscalls/*.in files.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list