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