public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] selftest: x86: conform tests to TAP format output
@ 2024-07-12  8:46 Muhammad Usama Anjum
  2024-07-12  8:46 ` [PATCH v2 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability Muhammad Usama Anjum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Muhammad Usama Anjum @ 2024-07-12  8:46 UTC (permalink / raw)
  To: Shuah Khan, Muhammad Usama Anjum, linux-kselftest, linux-kernel
  Cc: kernel, Chang S . Bae, Binbin Wu, Ingo Molnar,
	Kirill A . Shutemov

In this series, 4 tests are being conformed to TAP.

Changes since v1:
- Correct the description of patches with what improvements they are
  bringing and why they are required

Muhammad Usama Anjum (4):
  selftests: x86: check_initial_reg_state: remove manual counting and
    increase maintainability
  selftests: x86: corrupt_xstate_header: remove manual counting and
    increase maintainability
  selftests: x86: fsgsbase_restore: remove manual counting and increase
    maintainability
  selftests: x86: entry_from_vm86: remove manual counting and increase
    maintainability

 .../selftests/x86/check_initial_reg_state.c   |  24 ++--
 .../selftests/x86/corrupt_xstate_header.c     |  30 +++--
 tools/testing/selftests/x86/entry_from_vm86.c | 109 ++++++++--------
 .../testing/selftests/x86/fsgsbase_restore.c  | 117 +++++++++---------
 4 files changed, 139 insertions(+), 141 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-07-16 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12  8:46 [PATCH v2 0/4] selftest: x86: conform tests to TAP format output Muhammad Usama Anjum
2024-07-12  8:46 ` [PATCH v2 1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability Muhammad Usama Anjum
2024-07-12  8:46 ` [PATCH v2 2/4] selftests: x86: corrupt_xstate_header: " Muhammad Usama Anjum
2024-07-12  8:46 ` [PATCH v2 3/4] selftests: x86: fsgsbase_restore: " Muhammad Usama Anjum
2024-07-12  8:46 ` [PATCH v2 4/4] selftests: x86: entry_from_vm86: " Muhammad Usama Anjum
2024-07-16 22:05 ` [PATCH v2 0/4] selftest: x86: conform tests to TAP format output Shuah Khan

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