]> granicus.if.org Git - strace/commit
tests: add chmod.test
authorAnchit Jain <anchitjain1234@gmail.com>
Mon, 7 Mar 2016 10:57:43 +0000 (16:27 +0530)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 7 Mar 2016 23:13:28 +0000 (23:13 +0000)
commit1b5d1cbf63fe242b232e2511a5d7e1e270006aa6
treea626760849ba712de86a8f176d360848ff479487
parentc811fa61155576b21fe17f00445ba764f3ff6674
tests: add chmod.test

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