diff options
| author | Thomas Weißschuh <linux@weissschuh.net> | 2026-01-04 16:14:42 +0100 |
|---|---|---|
| committer | Thomas Weißschuh <linux@weissschuh.net> | 2026-04-07 09:29:26 +0200 |
| commit | 598b670af347bc8d998866b1e795e40a3bb168de (patch) | |
| tree | 339709e8214be7094ea483e272018e123ae85942 /rust/kernel/ptr/git@git.tavy.me:linux.git | |
| parent | 9a5206f2564128ada61ba1d29aeafa0a439dca00 (diff) | |
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
The automatic skipping of tests on ENOSYS returns was introduced in
commit 349afc8a52f8 ("selftests/nolibc: skip tests for unimplemented
syscalls"). It handled the fact that nolibc would return ENOSYS for many
syscall wrappers on riscv32.
Nowadays nolibc handles all these correctly, so this logic is not used
anymore. To make missing nolibc functionality more obvious fail the
tests again if something is not implemented.
Revert the mentioned commit again.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://patch.msgid.link/20260406-nolibc-no-skip-enosys-v1-2-c046b1ac7d73@weissschuh.net/
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
