yaffs Found another bug.
[yaffs2.git] / direct / timothy_tests / quick_tests / quick_tests.c
index 61168be9f3d82dc69649dec869d737b0724e938d..6c548fbbc3803e1c2e8c25f908ffdc3e857bf076 100644 (file)
@@ -31,7 +31,8 @@ test_template test_list[]={
        //{dummy_test_pass,dummy_test_pass_clean,"dummy_test_pass"},
        //{dummy_test_fail,dummy_test_fail_clean,"dummy_test_fail"},
        {mount_yaffs_test,mount_yaffs_test_clean,"mount_yaffs_test"},
-       {test_open_file,test_open_file_clean,"test_open_file"},
+       {test_yaffs_open_file,test_yaffs_open_file_clean,"test_yaffs_open_file"},
+       {test_yaffs_open_file_ENOENT,test_yaffs_open_file_ENOENT_clean,"test_yaffs_open_file_ENOENT"},
        
        {test_yaffs_access,test_yaffs_access_clean,"test_yaffs_access"},
        {test_yaffs_unlinking, test_yaffs_unlinking_clean,"test_yaffs_unlinking"},