]> granicus.if.org Git - strace/blob - tests/int_0x80.test
strace: terminate itself if interrupted by a signal
[strace] / tests / int_0x80.test
1 #!/bin/sh
2 #
3 # Check decoding of int 0x80 on x86_64, x32, and x86.
4
5 . "${srcdir=.}/init.sh"
6
7 $STRACE -d -enone / > /dev/null 2> "$LOG"
8 grep -x "[^:]*strace: PTRACE_GET_SYSCALL_INFO works" "$LOG" > /dev/null ||
9         skip_ 'PTRACE_GET_SYSCALL_INFO does not work'
10
11 run_strace_match_diff -a11 -e trace=getgid32