]> granicus.if.org Git - strace/commit
tests: add basic test for ftruncate, lseek and stat family syscalls
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 2 May 2013 00:44:57 +0000 (00:44 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 2 May 2013 00:44:57 +0000 (00:44 +0000)
commit318b0dde768e0b2360082c50b286e003f914a49f
tree6798406e6d213f78653299ed87788e62fb8ad589
parent0eeda2cdaac422a1510be642571771d22c5349d6
tests: add basic test for ftruncate, lseek and stat family syscalls

* tests/stat: New test.
* tests/Makefile.am (TESTS): Add stat.
tests/Makefile.am
tests/stat [new file with mode: 0755]