Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [Patch v2 0/2] Add kselftest harness selftest with variant
@ 2025-06-20  3:28 Wei Yang
  2025-06-20  3:28 ` [Patch v2 1/2] selftests: harness: correct typo of __constructor_order_forward in comment Wei Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wei Yang @ 2025-06-20  3:28 UTC (permalink / raw)
  To: kees, luto, wad, shuah
  Cc: linux-kselftest, usama.anjum, thomas.weissschuh, Wei Yang

We already have a selftest for harness, while there is not usage 
of FIXTURE_VARIANT.                                                                                                                                                                                                   
                                                                                                                                                                                                                   
Patch 2 add FIXTURE_VARIANT usage in the selftest.

Patch 1 is a typo fix.

v2:
  * drop patch 2 in v1
  * adjust patch 2 based on Thomas comment

Wei Yang (2):
  selftests: harness: correct typo of __constructor_order_forward in
    comment
  selftests: harness: Add kselftest harness selftest with variant

 tools/testing/selftests/kselftest_harness.h   |  2 +-
 .../kselftest_harness/harness-selftest.c      | 30 +++++++++++++++++++
 .../harness-selftest.expected                 | 20 ++++++++++---
 3 files changed, 47 insertions(+), 5 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-08-18  9:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20  3:28 [Patch v2 0/2] Add kselftest harness selftest with variant Wei Yang
2025-06-20  3:28 ` [Patch v2 1/2] selftests: harness: correct typo of __constructor_order_forward in comment Wei Yang
2025-06-20  3:28 ` [Patch v2 2/2] selftests: harness: Add kselftest harness selftest with variant Wei Yang
2025-06-20  6:07   ` Thomas Weißschuh
2025-06-20  6:51     ` Wei Yang
2025-06-20  7:12   ` Muhammad Usama Anjum
2025-06-20  8:53     ` Wei Yang
2025-08-18  9:18 ` [Patch v2 0/2] " Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox