X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.h;h=8172345b2c2d98bd097e0501f78c67d8525329fc;hp=bb9dd6f861452aa76bd1610986332d86072a88a0;hb=fa6335ddf55329c1ba1c50c68080a559461151cc;hpb=90c66937f76d1e4ce1fb43aed91219c4f1e443f1 diff --git a/direct/timothy_tests/quick_tests/quick_tests.h b/direct/timothy_tests/quick_tests/quick_tests.h index bb9dd6f..8172345 100644 --- a/direct/timothy_tests/quick_tests/quick_tests.h +++ b/direct/timothy_tests/quick_tests/quick_tests.h @@ -3,7 +3,11 @@ #include #include "test_mount_yaffs.h" -#include "test_yaffs_open_file.h" +#include "test_yaffs_open.h" +#include "test_yaffs_open_EISDIR.h" +#include "test_yaffs_open_EEXIST.h" +#include "test_yaffs_open_ENOENT.h" +#include "test_yaffs_open_ENOTDIR.h" #include "test_yaffs_unlinking.h" #include "test_yaffs_ftruncate.h" #include "test_yaffs_truncate.h"