]> granicus.if.org Git - strace/commit
tests: check decoding of futimesat syscall
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 15:34:03 +0000 (15:34 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 16:13:15 +0000 (16:13 +0000)
commit4e9269aebc931f61d25a77b6dbfe29a9c4f805a6
tree51e36d6a6bc2400a19a3629daa559bf628bc4bf7
parent7dad3f3edde2691fdb084ed7332f713f107361f4
tests: check decoding of futimesat syscall

* tests/futimesat.c: New file.
* tests/futimesat.test: New test.
* tests/.gitignore: Add futimesat.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(DECODER_TESTS): Add futimesat.test.
tests/.gitignore
tests/Makefile.am
tests/futimesat.c [new file with mode: 0644]
tests/futimesat.test [new file with mode: 0755]