7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Check sync_file_range syscall decoding.
|
||
|
|
||
|
. "${srcdir=.}/init.sh"
|
||
|
run_strace_match_diff
|