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