Update generated subdirectories to do the process->para and realloc_base tests
authorNick Downing <nick@ndcode.org>
Sun, 2 Jun 2019 01:03:46 +0000 (11:03 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 2 Jun 2019 01:04:25 +0000 (11:04 +1000)
indirect_core_contiguous_swap/o.sh
indirect_core_indirect_swap/o.sh
moveable_core_contiguous_swap/o.sh
moveable_core_indirect_swap/o.sh
o.sh

index a2d40dc..35dc09e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "generate test script"
-./process_test_gen 16 248 1024 32 >process_test.txt
+./process_test_gen 16 248 4096 32 true true >process_test.txt
 
 echo "run test script"
 ./process_test_run 16 64 192 8 384 384 <process_test.txt
index a2d40dc..35dc09e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "generate test script"
-./process_test_gen 16 248 1024 32 >process_test.txt
+./process_test_gen 16 248 4096 32 true true >process_test.txt
 
 echo "run test script"
 ./process_test_run 16 64 192 8 384 384 <process_test.txt
index bea907a..88e3b80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "generate test script"
-./process_test_gen 16 248 1024 32 >process_test.txt
+./process_test_gen 16 248 4096 32 true true >process_test.txt
 
 echo "run test script"
 ./process_test_run 16 64 192 8 384 <process_test.txt
index bea907a..88e3b80 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "generate test script"
-./process_test_gen 16 248 1024 32 >process_test.txt
+./process_test_gen 16 248 4096 32 true true >process_test.txt
 
 echo "run test script"
 ./process_test_run 16 64 192 8 384 <process_test.txt
diff --git a/o.sh b/o.sh
index f9a7a7f..5cec47d 100755 (executable)
--- a/o.sh
+++ b/o.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 echo "generate test script"
-./process_test_gen 16 248 1024 32 true true >process_test.txt
+./process_test_gen 16 248 4096 32 true true >process_test.txt
 
 echo "run test script"
 ./process_test_run 16 64 192 8 384 384 <process_test.txt