8b0f48ee06
* tests/inotify.c: New file. * tests/inotify_init1.c: Likewise. * tests/inotify.test: New test. * tests/inotify_init1.test: Likewise. * tests/.gitignore: Add inotify and inotify_init1. * tests/Makefile.am (check_PROGRAMS): Likewise. (DECODER_TESTS): Add inotify.test and inotify_init1.test.
7 lines
106 B
Bash
Executable File
7 lines
106 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check decoding of inotify_init1 syscall.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a27
|