]> granicus.if.org Git - strace/commit
tests: add rmdir.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Mon, 25 Apr 2016 08:18:22 +0000 (16:18 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 25 Apr 2016 10:24:12 +0000 (10:24 +0000)
commit506a42f8c3058fc1c06ebfdbaf686474515fa297
tree0abc12228b64785bd3b29a8306fb92a9866e3e63
parent7f051136240d95329d949d2a08529cb6bd86cb24
tests: add rmdir.test

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