5 lines
237 B
Bash
Executable File
5 lines
237 B
Bash
Executable File
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (ppoll-P -s2 -e trace=ppoll -P /dev/full 9>>/dev/full); do not edit.
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -s2 -e trace=ppoll -P /dev/full 9>>/dev/full
|