diff options
Diffstat (limited to 'testsuite/formal/ram/testsuite.sh')
-rwxr-xr-x | testsuite/formal/ram/testsuite.sh | 9 |
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 |