[LTP] [PATCH v4 0/2] syscalls: Fix various syscall tests when compiled with Musl
Tudor Cretu
tudor.cretu@arm.com
Thu Aug 25 16:38:17 CEST 2022
Hi,
There were a few issues with some syscalls tests when they were compiled
with Musl. This series attempts to improve the robustness of some syscall
tests.
changes v3->v4:
* My apologies, I was missing stdlib.h in [v3 Patch 2/2] so I updated the series.
Tudor Cretu (2):
syscalls/statfs02,fstatfs02: Convert to new API
syscalls/statfs02,fstatfs02: Accept segfault instead of EFAULT
testcases/kernel/syscalls/fstatfs/fstatfs02.c | 111 ++++++------------
testcases/kernel/syscalls/statfs/statfs02.c | 108 ++++++-----------
2 files changed, 78 insertions(+), 141 deletions(-)
--
2.25.1
More information about the ltp
mailing list