summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-05-12 19:50:43 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-05-12 19:50:43 +0200
commit6c2dd2932dff268b5b09c6ba7d3696f32ca26eac (patch)
tree16bfb6b174539853a433c3e89346562e266af6f3
parent423de92bb8562e0606ac7c6256a756c82249fd53 (diff)
downloadcompilertests-6c2dd2932dff268b5b09c6ba7d3696f32ca26eac.tar.gz
compilertests-6c2dd2932dff268b5b09c6ba7d3696f32ca26eac.tar.bz2
started (sort of) a torture test
-rwxr-xr-xecomp-c/torture.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/ecomp-c/torture.sh b/ecomp-c/torture.sh
new file mode 100755
index 0000000..09e06a9
--- /dev/null
+++ b/ecomp-c/torture.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+./build.sh ec gcc
+./build.sh ec asm-i386
+tests/run_tests.sh