Skip to content
Snippets Groups Projects
Commit 87876aa6 authored by Paul Moore's avatar Paul Moore Committed by Tom Hromatka
Browse files

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: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarTom Hromatka <tom.hromatka@oracle.com>
parent 2847f10d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment