On Fri, Jun 20, 2025 at 03:28:15AM +0000, Wei Yang wrote: > Each fixture could support variant. Add fixture with variant to verify > the behavior, so we can validate for further change. > > Signed-off-by: Wei Yang <richard.weiy...@gmail.com> > Cc: Muhammad Usama Anjum <usama.an...@collabora.com>
Reviewed-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de> > --- > v2: > * remove testpid > * print value in teardown and test itself > --- > .../kselftest_harness/harness-selftest.c | 30 +++++++++++++++++++ > .../harness-selftest.expected | 20 ++++++++++--- > 2 files changed, 46 insertions(+), 4 deletions(-) <snip>