summaryrefslogtreecommitdiff
path: root/tests/openmsp430/run-fm.sh
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-05-17 15:32:30 +0200
committerClifford Wolf <clifford@clifford.at>2013-05-17 15:32:30 +0200
commitfbadb54b9bf4f5c1920bc35381d40ef988ea1f76 (patch)
tree9344d72fe2050f103420599e19fa15d47b234278 /tests/openmsp430/run-fm.sh
parent3ecc31423811c87e3511c62db4f86760e4a634b0 (diff)
Removed test cases that have been moved to yosys-test.
https://github.com/cliffordwolf/yosys-tests/
Diffstat (limited to 'tests/openmsp430/run-fm.sh')
-rw-r--r--tests/openmsp430/run-fm.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/openmsp430/run-fm.sh b/tests/openmsp430/run-fm.sh
deleted file mode 100644
index 5fd1c6cf..00000000
--- a/tests/openmsp430/run-fm.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-if [ -n "$REMOTE_YOSYS_ROOT" ]; then
- rsync --exclude=".svn" --exclude="*.log" -rv -e "${REMOTE_YOSYS_SSH:-ssh} -C" "$REMOTE_YOSYS_ROOT"/tests/openmsp430/. .
-fi
-fm_shell -64 -file run-fm.do 2>&1 | tee run-fm.log