generic: listxattr syscall with different buffer sizes
authorArtem Savkov <asavkov@redhat.com>
Tue, 30 Aug 2016 07:39:07 +0000 (09:39 +0200)
committerEryu Guan <eguan@redhat.com>
Wed, 31 Aug 2016 09:33:22 +0000 (17:33 +0800)
commit0dea6dc3eaba902347d0fefd249bbe16b493ae4f
tree542ca8209e669332a6cbcdbc64d40652f0a27d95
parent2c4033964d48cf225e72abddfbe4032f2ea7555a
generic: listxattr syscall with different buffer sizes

Add test that calls listxattr syscall with different buffer size
arguments checking if it fails properly.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
.gitignore
src/Makefile
src/listxattr.c [new file with mode: 0644]
tests/generic/377 [new file with mode: 0755]
tests/generic/377.out [new file with mode: 0644]
tests/generic/group