]> granicus.if.org Git - strace/commit
tests: add chroot.test
authorFei Jie <feij.fnst@cn.fujitsu.com>
Thu, 31 Mar 2016 08:06:52 +0000 (16:06 +0800)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 1 Apr 2016 23:34:33 +0000 (23:34 +0000)
commitd82b0d8ceb177750502b1bb31aa628673a90550d
treee52e3be64f5be25396b7c3c51d74b1243cfbfc70
parent4c4ab0fe823ff20e4076e50dd9ef9a1ab1da0199
tests: add chroot.test

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