X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=rtems%2Frtems-y-test%2Fcommon%2Fyaffs-rtems-test-wrapper.c;fp=rtems%2Frtems-y-test%2Fcommon%2Fyaffs-rtems-test-wrapper.c;h=4d23917a5468b8e4a11b953124e194c10ee5c65c;hp=0ac7a67b3617c61b9f45ae5212de1cd1f8f3352c;hb=86e9358ed3c3292d54b41fa6f32859cce64abcf0;hpb=e7787ce1f299465f433196836dbd788c54e9c2e8 diff --git a/rtems/rtems-y-test/common/yaffs-rtems-test-wrapper.c b/rtems/rtems-y-test/common/yaffs-rtems-test-wrapper.c index 0ac7a67..4d23917 100644 --- a/rtems/rtems-y-test/common/yaffs-rtems-test-wrapper.c +++ b/rtems/rtems-y-test/common/yaffs-rtems-test-wrapper.c @@ -76,6 +76,8 @@ rtems_task Init( run_the_test(); + yaffs_rtems_flashsim_dump_status(); + exit(0); }