5 lines
342 B
Bash
Executable File
5 lines
342 B
Bash
Executable File
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (read-write -a15 -eread=0,5 -ewrite=1,4 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null); do not edit.
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a15 -eread=0,5 -ewrite=1,4 -e trace=read,write -P read-write-tmpfile -P /dev/zero -P /dev/null
|