[PATCH 0/3] selftests: coredump: Some bug fixes

Nam Cao posted 3 patches 10 months, 1 week ago
There is a newer version of this series
tools/testing/selftests/coredump/stackdump      |  6 +-----
.../testing/selftests/coredump/stackdump_test.c | 17 +++++++++--------
2 files changed, 10 insertions(+), 13 deletions(-)
[PATCH 0/3] selftests: coredump: Some bug fixes
Posted by Nam Cao 10 months, 1 week ago
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