]> granicus.if.org Git - strace/commit
tests: add lseek.test and llseek.test
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Dec 2015 00:59:26 +0000 (00:59 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 1 Dec 2015 08:29:12 +0000 (08:29 +0000)
commit9db0797b22cbcf5687307329c6874d40ba5a6645
tree6feefeaa5c862d56a7933c04dff1769f9aad4c7c
parent431d63c13f955f8606eb46ad7344825dc2e3e7ca
tests: add lseek.test and llseek.test

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