X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_unmount_NULL.c;h=94ea6129ef3e9f251f09bbf9b6283c7909cb648b;hb=feb4ba97a4734822ed72ec1054d09b2bf1c65ed6;hp=9c318dd49cba5e9342f397fd68a2eb20d8bfeee3;hpb=e5daa72b0083831ab762a650860687fe7d25d6b3;p=yaffs2.git 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)