summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/xattr.cc
AgeCommit message (Expand)Author
2020-01-27Update bug number for supporting extended attribute namespaces.Dean Deng
2020-01-21Add syscalls for lgetxattr, fgetxattr, lsetxattr, and fsetxattr.Dean Deng
2020-01-16Disable xattr tests.Dean Deng
2019-12-16Implement checks for get/setxattr at the syscall layer.Dean Deng
2019-12-11Add syscall tests for getxattr and setxattr.Dean Deng