summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxstat/test.c')
-rw-r--r--testsuites/psxtests/psxstat/test.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxstat/test.c b/testsuites/psxtests/psxstat/test.c
index 826a3948b2..e489180122 100644
--- a/testsuites/psxtests/psxstat/test.c
+++ b/testsuites/psxtests/psxstat/test.c
@@ -171,7 +171,11 @@ char *Good_absolute_paths[] = {
char *Bad_paths[] = {
- "/my_mount_point/links/ENAMETOOLONG__________________________",
+ "/my_mount_point/links/ENAMETOOLONG________________________________________"
+ "__________________________________________________________________________"
+ "__________________________________________________________________________"
+ "__________________________________________________________________________"
+ "______________________________________",
"/my_mount_point/dir1/file4/NOTADIR",
"/my_mount_point/dir1/dir1/EACCES__",
0