X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.c;h=035b4fac1be4a3c68b5a083cfa28a84cbd3b6c61;hb=0f3ef4d35d1c2878cb8eda5630066f1a55061885;hp=61168be9f3d82dc69649dec869d737b0724e938d;hpb=98fdd77e12f7a14163568906da90b11f90f9f3e8;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/quick_tests.c b/direct/timothy_tests/quick_tests/quick_tests.c index 61168be..035b4fa 100644 --- a/direct/timothy_tests/quick_tests/quick_tests.c +++ b/direct/timothy_tests/quick_tests/quick_tests.c @@ -31,7 +31,7 @@ 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_access,test_yaffs_access_clean,"test_yaffs_access"}, {test_yaffs_unlinking, test_yaffs_unlinking_clean,"test_yaffs_unlinking"},