X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftimothy_tests%2Fquick_tests%2Fquick_tests.c;h=c083d03b80a4888d5cf3bd63b0a8e30b4cddc169;hp=a3f6463304d3ec866645db8e413ee90fb8dd83ee;hb=a175efe13e14f1be10ed4691cd1b8eee32abc046;hpb=e5daa72b0083831ab762a650860687fe7d25d6b3 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..c083d03 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