X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftests%2Finit_fw_update_test_nand.sh;fp=direct%2Ftest-framework%2Ftests%2Finit_fw_update_test_nand.sh;h=648313a44b57081146522c94063683905d5eb01c;hp=0000000000000000000000000000000000000000;hb=c08faae4258b29a794ad55ca160c5a247145c838;hpb=87b33ecd1898c99b9aa2b0abcbb3e6002d6b3532 diff --git a/direct/test-framework/tests/init_fw_update_test_nand.sh b/direct/test-framework/tests/init_fw_update_test_nand.sh new file mode 100755 index 0000000..648313a --- /dev/null +++ b/direct/test-framework/tests/init_fw_update_test_nand.sh @@ -0,0 +1,6 @@ +#!/bin/bash +# Run this to initialise the file system for the test runs. + rm seed-nand-* + rm emfile-2k-* + ./yaffs_test -u -i yaffs2 +