X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fmirror_tests%2Fmirror_tests.h;h=208f845643e2602806719bf9d8fac4204e6731a8;hb=8e5cc8c9287bcb8a409c6e60719f011213bc7aee;hp=7d8617cb5a20377aee890d8be2eaa53408d44728;hpb=a64e1896b1d462414c9fad6dbe1f77a2a8be04a5;p=yaffs2.git diff --git a/direct/timothy_tests/mirror_tests/mirror_tests.h b/direct/timothy_tests/mirror_tests/mirror_tests.h index 7d8617c..208f845 100644 --- a/direct/timothy_tests/mirror_tests/mirror_tests.h +++ b/direct/timothy_tests/mirror_tests/mirror_tests.h @@ -41,7 +41,7 @@ void init(int argc, char *argv[]); -int run_random_test(void); +int run_random_test(int num_of_random_tests); int compare_linux_and_yaffs(void); void get_error_yaffs(void); void get_error_linux(void);