5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
|
#!/bin/sh -efu
|
||
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fstat64 -a17 -v -P stat.sample); do not edit.
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff -a17 -v -P stat.sample
|