From: Cyril Hrubis <chrubis@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.com>
Cc: Linux Test Project <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v2] metadata: add linter for JSON file
Date: Thu, 25 Jun 2026 15:17:31 +0200 [thread overview]
Message-ID: <aj0qa_vA1JdsgX6K@yuki.lan> (raw)
In-Reply-To: <6a3d2999.6161eb1e.16fd01.bf6a@mx.google.com>
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
--
Mailing list info: https://lists.linux.it/listinfo/ltp
prev parent reply other threads:[~2026-06-25 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-25 7:09 [LTP] [PATCH v2] metadata: add linter for JSON file Andrea Cervesato
2026-06-25 10:42 ` Cyril Hrubis
2026-06-25 13:13 ` Andrea Cervesato via ltp
2026-06-25 13:17 ` Cyril Hrubis [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aj0qa_vA1JdsgX6K@yuki.lan \
--to=chrubis@suse.cz \
--cc=andrea.cervesato@suse.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.