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