]> granicus.if.org Git - strace/commit
tests: add struct_flock.test
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 9 Oct 2015 00:48:19 +0000 (00:48 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 26 Nov 2015 01:37:35 +0000 (01:37 +0000)
commitcc1e149be99d654897c2192b9f428a478686455b
treedfcc4aea7ed84b37bbd54a1faf6fbd6b86a37d28
parent1a713d9c8e83a037fc8e7d18059d6cc06cccd545
tests: add struct_flock.test

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