X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.c;h=6f91ffa2ab4491c63ad012018ba2714fce34feee;hp=a3f6463304d3ec866645db8e413ee90fb8dd83ee;hb=17c2897913447766bfd88fd49ca897821a3d2205;hpb=52df965f345821f60e6d9943cada6080beb5fef0 diff --git a/direct/test-framework/timothy_tests/quick_tests/quick_tests.c b/direct/test-framework/timothy_tests/quick_tests/quick_tests.c index a3f6463..6f91ffa 100644 --- a/direct/test-framework/timothy_tests/quick_tests/quick_tests.c +++ b/direct/test-framework/timothy_tests/quick_tests/quick_tests.c @@ -50,14 +50,15 @@ int main(int argc, char *argv[]) } /*this is where the loop should break to*/ quit_quick_tests(0); + } void run_random_test_loop(void) { int id=0; - int x=0; - int run_list[total_number_of_tests]; + unsigned int x=0; + //int run_list[total_number_of_tests]; for (x=0;x