5 lines
203 B
Bash
Executable File
5 lines
203 B
Bash
Executable File
#!/bin/sh -efu
|
|
# Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (old_mmap-Xraw -a11 -e trace=mmap -Xraw); do not edit.
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a11 -e trace=mmap -Xraw
|