]> granicus.if.org Git - strace/commit
tests: add fchdir.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Thu, 21 Apr 2016 07:53:50 +0000 (15:53 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Apr 2016 17:35:39 +0000 (17:35 +0000)
commite0057a578f25c8a5f611d0fb43d6b67fb8d80bf1
tree6502cc971249ea7b425c540390d42995dd07e245
parent5c1776fe007205a314d0a84f072484dd19aa3842
tests: add fchdir.test

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