]> granicus.if.org Git - strace/commit
tests: check decoding of utimes syscall
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 15:35:57 +0000 (15:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 16:13:17 +0000 (16:13 +0000)
commit33fc2e475740d2296bb65d47e4486c2aa763ec86
tree9b80e859a437745d1c4560172be90ca336690893
parent4e9269aebc931f61d25a77b6dbfe29a9c4f805a6
tests: check decoding of utimes syscall

* 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.
tests/.gitignore
tests/Makefile.am
tests/futimesat.c
tests/futimesat.test
tests/utimes.c [new file with mode: 0644]
tests/utimes.test [new file with mode: 0755]