]> granicus.if.org Git - strace/commit
tests: add xattr.test
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 15 Jul 2015 00:09:08 +0000 (00:09 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 15 Jul 2015 00:09:08 +0000 (00:09 +0000)
commitb60b2a5aa3b0be18fc1ff2ee98ff77cfc2275bb1
tree4683c5b7337995c84f5299ca45eedef976324b4d
parent6156d81cefd8303d027b3d10e1e2458c44522377
tests: add xattr.test

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