]> granicus.if.org Git - strace/commit
tests: add count-f.test
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 22 Feb 2016 23:42:23 +0000 (23:42 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 12 Mar 2016 23:52:52 +0000 (23:52 +0000)
commitb389028e08882e9bceaf847264da46a03074e055
tree435f11e93f79814fa0a0b4a60ab4120b45cba8c5
parent5d6292c16742869611b06bb4db8b0446551625b3
tests: add count-f.test

* tests/count-f.c: New file.
* tests/count-f.expected: Likewise.
* tests/count-f.test: New test.
* tests/.gitignore: Add count-f.
* tests/Makefile.am (check_PROGRAMS): Likewise.
(count_f_LDADD): New variable.
(EXTRA_DIST): Add count-f.expected.
(TESTS): Add count-f.test.
tests/.gitignore
tests/Makefile.am
tests/count-f.c [new file with mode: 0644]
tests/count-f.expected [new file with mode: 0644]
tests/count-f.test [new file with mode: 0755]