X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.h;h=50d17dcf711d551b746c081cce7818183d8b2cb1;hb=fb619fcd9415e8a5b9c8bdad87fff07a1b2579ab;hp=bee341c930fc7d700a020a4e9883d4cb7de31ec8;hpb=84f122f301b6a27295641fcbde3a6fbcfea78a99;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/quick_tests.h b/direct/timothy_tests/quick_tests/quick_tests.h index bee341c..50d17dc 100644 --- a/direct/timothy_tests/quick_tests/quick_tests.h +++ b/direct/timothy_tests/quick_tests/quick_tests.h @@ -510,7 +510,10 @@ test_template test_list[]={ }; +void logical_run_of_tests(void); void init_quick_tests(int argc, char *argv[]); void quit_quick_tests(int exit_code); void get_error(void); +void run_random_test_loop(void); +void run_test(int x); #endif