]> granicus.if.org Git - strace/blob - tests/nsyscalls.test
Update NEWS
[strace] / tests / nsyscalls.test
1 #!/bin/sh
2
3 # Check decoding of out-of-range syscalls.
4
5 . "${srcdir=.}/init.sh"
6
7 if [ "$MIPS_ABI" = "o32" ]; then
8         syscall=syscall
9 else
10         syscall=none
11 fi
12
13 run_strace_match_diff -e trace=$syscall