]> granicus.if.org Git - strace/commit
tests: add flock.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Tue, 15 Mar 2016 08:38:34 +0000 (16:38 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 Mar 2016 08:38:34 +0000 (08:38 +0000)
commitb824f9872b37a124eececf5ec56973c30ef1a70a
tree4d11ec881878ab7441b723aabc7410afdea2ec3a
parentc3fb92c0aea97d8b040855522487cf7a4cb022f2
tests: add flock.test

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