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