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
96 B
Bash
Executable File
7 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Check utimes syscall decoding.
|
|
|
|
. "${srcdir=.}/init.sh"
|
|
run_strace_match_diff -a21
|