Re: [PATCH v2] metadata: add linter for JSON file
Cyril Hrubis <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] -- Mailing list info: https://lists.linux.it/listinfo/ltp