yaffs Adding more error code test programs to quick tests. note the bugs are still...
[yaffs2.git] / direct / timothy_tests / quick_tests / test_yaffs_unlinking.c
index 795c8d4cccc47ad55d0a530ff8f23b9335c12392..ce06543e877a95d23eb8c5b33a31866cb9c2bfa3 100644 (file)
@@ -12,5 +12,5 @@ int test_yaffs_unlinking(void){
 }
 
 int test_yaffs_unlinking_clean(void){
-       return test_open_file();
+       return test_yaffs_open();
 }