aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/formal/ram/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/formal/ram/testsuite.sh')
-rwxr-xr-xtestsuite/formal/ram/testsuite.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/formal/ram/testsuite.sh b/testsuite/formal/ram/testsuite.sh
new file mode 100755
index 0000000..3cf2504
--- /dev/null
+++ b/testsuite/formal/ram/testsuite.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+topdir=../..
+. $topdir/testenv.sh
+
+formal wbr_ram
+
+clean
+echo OK