[PATCH] tests: only use bogus syscall numbers in test 29
authorPaul Moore <paul@paul-moore.com>
Thu, 5 Sep 2024 21:29:13 +0000 (17:29 -0400)
committerFelix Geyer <fgeyer@debian.org>
Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)
commit64fdc7a8eef9d9c4424df7b5423b0b4c928189db
treeb25b798ebc106a8d61903ac58f96fc95190e536b
parent066b062ac3b6b4df89e6f71327d3c48c7af20d0e
[PATCH] tests: only use bogus syscall numbers in test 29

The goal of test 29 is to test bogus negative syscall numbers,
unfortunately it appears our choice of syscalls was not bogus on all
the architectures we support.  This commit fixes that by picking a
syscall number well outside the pseudo-syscall/PNR range and removing
the sysmips(2) syscall from the test so as to not cause problems
at a later date.

Signed-off-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Gbp-Pq: Name tests_only_use_bogus_syscall_numbers_in_test_29.patch
tests/29-sim-pseudo_syscall.c
tests/29-sim-pseudo_syscall.py
tests/29-sim-pseudo_syscall.tests