]> granicus.if.org Git - strace/commit
tests: check decoding of renameat2 syscall
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 16:11:48 +0000 (16:11 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 26 Apr 2016 16:30:43 +0000 (16:30 +0000)
commitf41eaebddfa23e550aba4550a894bd18c41a7cb2
treeb99b04df6da6d61b14647a309e171c937baceb2a
parent96cf7d79b3a45288235bad1f5fa24c695a73290c
tests: check decoding of renameat2 syscall

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