Dmitry V. Levin
b60b2a5aa3
* 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.
3 lines
117 B
Plaintext
3 lines
117 B
Plaintext
removexattr\("\.", "strace\.test"\) += -1 .*
|
|
setxattr\("\.", "strace\.test", "foo\\0bar", 8, XATTR_CREATE\) += -1 .*
|