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