Dmitry V. Levin
884e1e930b
* tests/signalfd4.c (get_sigset_size): New function. (main): Use it. Print expected output. * tests/signalfd4.test: Use run_strace_match_diff. * tests/signalfd4.expected: Remove. * tests/Makefile.am (EXTRA_DIST): Remove it.
7 lines
97 B
Bash
Executable File
7 lines
97 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of signalfd4 syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff
|