aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests/runzchaff.sh
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@inria.fr>2015-01-12 16:28:10 +0100
committerChantal Keller <Chantal.Keller@inria.fr>2015-01-12 16:28:10 +0100
commitcfb4587e26623318f432c7e3e21711afc2b966e7 (patch)
treea90c6f372633458aa0766510bcfdc4682eaa8f6a /unit-tests/runzchaff.sh
parent1e10dcc783b82269cc3fe3bb7419b9c1cc9e0fa7 (diff)
downloadsmtcoq-cfb4587e26623318f432c7e3e21711afc2b966e7.tar.gz
smtcoq-cfb4587e26623318f432c7e3e21711afc2b966e7.zip
Initial import of SMTCoq v1.2
Diffstat (limited to 'unit-tests/runzchaff.sh')
-rwxr-xr-xunit-tests/runzchaff.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/unit-tests/runzchaff.sh b/unit-tests/runzchaff.sh
new file mode 100755
index 0000000..651ab19
--- /dev/null
+++ b/unit-tests/runzchaff.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+count=1
+i=$1
+file=$(echo "$i" | sed "s/.cnf/.zlog/")
+
+zchaff $i
+mv resolve_trace $file