On Fri, Jun 20, 2025 at 08:07:46AM +0200, Thomas Weißschuh wrote:
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.weiyang@gmail.com Cc: Muhammad Usama Anjum usama.anjum@collabora.com
Reviewed-by: Thomas Weißschuh thomas.weissschuh@linutronix.de
Thanks
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>