]> granicus.if.org Git - strace/commit
tests: add acct.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Wed, 9 Mar 2016 06:07:06 +0000 (14:07 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 9 Mar 2016 06:07:06 +0000 (06:07 +0000)
commit275d135ec25127c11273483355a714491539dcd5
tree97be4ba6e56a4b87c4a452c9228e836add63004f
parent1b5d1cbf63fe242b232e2511a5d7e1e270006aa6
tests: add acct.test

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