about summary refs log tree commit diff
path: root/dirent/tst-scandir64.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-05-13 12:33:41 -0700
committerRoland McGrath <roland@hack.frob.com>2015-05-13 12:33:41 -0700
commitb88a18e10c9b18a74e2c2b26817189a5841cff12 (patch)
treeb271bad30b76dc3cbade17c541120048a82a0ac9 /dirent/tst-scandir64.c
parentd9efd775ba51916b58b899d8b1c8501105a830de (diff)
downloadglibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.gz
glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.tar.xz
glibc-b88a18e10c9b18a74e2c2b26817189a5841cff12.zip
Add a test case for scandir.
Diffstat (limited to 'dirent/tst-scandir64.c')
-rw-r--r--dirent/tst-scandir64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/dirent/tst-scandir64.c b/dirent/tst-scandir64.c
new file mode 100644
index 0000000000..3f4c68ed7c
--- /dev/null
+++ b/dirent/tst-scandir64.c
@@ -0,0 +1,2 @@
+#define D(x) x##64
+#include "tst-scandir.c"