73d66c84d5
* tests/fanotify_init.c: New file. * tests/fanotify_init.test: New test. * tests/.gitignore: Add fanotify_init. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add fanotify_init.test.
7 lines
101 B
Bash
Executable File
7 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of fanotify_init syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff
|