strace/tests/rt_sigreturn.test
Dmitry V. Levin 5c6951e73e tests: check decoding of rt_sigreturn syscall
* tests/rt_sigreturn.c: New file.
* tests/rt_sigreturn.test: New test.
* tests/.gitignore: Add rt_sigreturn.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add rt_sigreturn.test.
2017-03-13 15:22:50 +00:00

7 lines
117 B
Bash
Executable File

#!/bin/sh
# Check decoding of rt_sigreturn syscall.
. "${srcdir=.}/init.sh"
run_strace_match_diff -esignal='!USR1'