X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fdtest.c;h=4478cdc9c515a588d5a26635d23db6515d84810c;hp=fd4f9666dd4fb6adb44754da61dc9743dbd77568;hb=85530132e169794d9e7e9c1de1396a12bc650383;hpb=3b6c99b4d21c4ff4bbc9aed65a71868ab6a0dc46 diff --git a/direct/dtest.c b/direct/dtest.c index fd4f966..4478cdc 100644 --- a/direct/dtest.c +++ b/direct/dtest.c @@ -2283,10 +2283,11 @@ void random_small_file_test(const char *mountpt,int iterations) } +int random_seed; int main(int argc, char *argv[]) { - + random_seed = time(NULL); //return long_test(argc,argv); //return cache_read_test();