linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: coredump: Some bug fixes
@ 2025-03-31 16:50 Nam Cao
  2025-03-31 16:50 ` [PATCH 1/3] selftests: coredump: Properly initialize pointer Nam Cao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nam Cao @ 2025-03-31 16:50 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Shuah Khan, John Ogness, linux-kselftest, linux-kernel, Nam Cao

Hi,

While trying the coredump test on qemu-system-riscv64, I observed test
failures for various reasons.

This series makes the test works on qemu-system-riscv64.

Best regards,
Nam

Nam Cao (3):
  selftests: coredump: Properly initialize pointer
  selftests: coredump: Use waitpid() instead of busy-wait
  selftests: coredump: Raise timeout to 2 minutes

 tools/testing/selftests/coredump/stackdump      |  6 +-----
 .../testing/selftests/coredump/stackdump_test.c | 17 +++++++++--------
 2 files changed, 10 insertions(+), 13 deletions(-)

-- 
2.39.5


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

end of thread, other threads:[~2025-04-01 12:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 16:50 [PATCH 0/3] selftests: coredump: Some bug fixes Nam Cao
2025-03-31 16:50 ` [PATCH 1/3] selftests: coredump: Properly initialize pointer Nam Cao
2025-04-01  7:56   ` John Ogness
2025-03-31 16:50 ` [PATCH 2/3] selftests: coredump: Use waitpid() instead of busy-wait Nam Cao
2025-04-01 12:08   ` John Ogness
2025-03-31 16:50 ` [PATCH 3/3] selftests: coredump: Raise timeout to 2 minutes Nam Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).