X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=rtems%2Frtems-y-test%2Ffsx%2Frtems-fsx.c;h=8749b2a553121e610ce8e90c11db66320df5714e;hb=86e9358ed3c3292d54b41fa6f32859cce64abcf0;hp=5fc5db0edf8eae4cce3a527d0b73f43f5462290c;hpb=7c666cd589631a555da943396a3124a610487b7e;p=yaffs2.git diff --git a/rtems/rtems-y-test/fsx/rtems-fsx.c b/rtems/rtems-y-test/fsx/rtems-fsx.c index 5fc5db0..8749b2a 100644 --- a/rtems/rtems-y-test/fsx/rtems-fsx.c +++ b/rtems/rtems-y-test/fsx/rtems-fsx.c @@ -934,5 +934,5 @@ int run_the_test(void) if (ret < 0) perror("mkdir"); - return fsx_main(FSX_TEST_DIR, 100000); + return fsx_main(FSX_TEST_DIR, 100000000); }