summaryrefslogtreecommitdiff
path: root/tests/bench/ReRun-icont
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bench/ReRun-icont')
-rwxr-xr-xtests/bench/ReRun-icont10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/bench/ReRun-icont b/tests/bench/ReRun-icont
new file mode 100755
index 0000000..5a98037
--- /dev/null
+++ b/tests/bench/ReRun-icont
@@ -0,0 +1,10 @@
+echo Running concord ...
+./concord-t <concord.dat >>concord-t.out
+echo Running deal ...
+./deal-t -h 500 >>deal-t.out
+echo Running ipxref ...
+./ipxref-t <ipxref.icn >>ipxref-t.out
+echo Running queens ...
+./queens-t -n9 >>queens-t.out
+echo Running rsg ...
+./rsg-t <rsg.dat >>rsg-t.out