]> granicus.if.org Git - strace/commit
tests: add read-write.test
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 3 Apr 2016 16:37:43 +0000 (16:37 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 3 Apr 2016 16:37:43 +0000 (16:37 +0000)
commit2aa9b32d81656c3f22fa9efb198985a37ea63754
tree90e4a975f3272d1fead5b7a24e8276e446eb2cc3
parent7b5d8f98fc950d0fe38d2668daf9d1f32a9a688c
tests: add read-write.test

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