X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2Fmirror_tests.h;fp=direct%2Ftimothy_tests%2Fmirror_tests%2Fmirror_tests.h;h=5493900956b29b5dbd09ff32784af4c61f02b2ae;hp=8c8b82066b5032dcde8c173f5a2feee72432ec4f;hb=df369209e1ee1d05eba9527b1e6447e8e78d0988;hpb=137f935f6d622bffdef2fece0c5194e85f5174e9 diff --git a/direct/timothy_tests/mirror_tests/mirror_tests.h b/direct/timothy_tests/mirror_tests/mirror_tests.h index 8c8b820..5493900 100644 --- a/direct/timothy_tests/mirror_tests/mirror_tests.h +++ b/direct/timothy_tests/mirror_tests/mirror_tests.h @@ -22,6 +22,7 @@ #include #include "yaffsfs.h" #include "lib.h" +#include #include "linux_test_open.h" #include "yaffs_test_open.h" @@ -38,6 +39,7 @@ void init(int argc, char *argv[]); int run_random_test(void); int compare_linux_and_yaffs(void); void get_error_yaffs(void); +void get_error_linux(void); int select_test_id(int test_len); void generate_random_numbers(arg_temp *args_struct); void run_yaffs_test(int id,arg_temp *args_struct);