Add both regular nor and m18 tests to test harness
[yaffs2.git] / direct / test-framework / tests / run_fw_update_test_m18.sh
index 9271563158d81f05ae1b163b4dbcd835fe292692..f05a263207d4edaf2132bd0c6d224efde7f747d6 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/bash
 
+
+set -x
+
 iterations=100000
 
 [ -z $1 ]  || iterations=$1