]> granicus.if.org Git - strace/commit
tests: add fchmod.test
authorFabien Siron <fabien.siron@epita.fr>
Thu, 10 Mar 2016 10:29:32 +0000 (10:29 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 10 Mar 2016 10:29:32 +0000 (10:29 +0000)
commit61ac8ee9b2abe1be777af8e1ba91175fd58f3e7d
treeaa66a327055cd0daa21de6f5aafcbbd3b15892f7
parent275d135ec25127c11273483355a714491539dcd5
tests: add fchmod.test

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