summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxreaddir/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxreaddir/test.c')
-rw-r--r--testsuites/psxtests/psxreaddir/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxreaddir/test.c b/testsuites/psxtests/psxreaddir/test.c
index b0900cb3b7..c6df81205d 100644
--- a/testsuites/psxtests/psxreaddir/test.c
+++ b/testsuites/psxtests/psxreaddir/test.c
@@ -82,7 +82,7 @@ void complete_printdir( char *path )
printdir( the_dir );
status = closedir( the_dir );
- rtems_test_assert( status );
+ rtems_test_assert( !status );
}
char *many_files[] = {