X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_unmount_NULL.c;h=94ea6129ef3e9f251f09bbf9b6283c7909cb648b;hp=9c318dd49cba5e9342f397fd68a2eb20d8bfeee3;hb=4ae1d4603da3b68c82e8563191743000fa91d403;hpb=57c033480ccc5f019bd4ae738702456aacd02465 diff --git a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c index 9c318dd..94ea612 100644 --- a/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c +++ b/direct/test-framework/timothy_tests/quick_tests/test_yaffs_unmount_NULL.c @@ -33,6 +33,8 @@ int test_yaffs_unmount_NULL(void) print_message("NULL path opened.(which is a bad thing)\n",2); return -1; } + + return -1; } int test_yaffs_unmount_NULL_clean(void)