projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd23e9a
)
Small fix in tests/vloghtb/run-test.sh
author
Clifford Wolf
<clifford@clifford.at>
Sun, 20 Jul 2014 15:05:20 +0000
(17:05 +0200)
committer
Clifford Wolf
<clifford@clifford.at>
Sun, 20 Jul 2014 15:05:20 +0000
(17:05 +0200)
tests/vloghtb/run-test.sh
patch
|
blob
|
history
diff --git
a/tests/vloghtb/run-test.sh
b/tests/vloghtb/run-test.sh
index 6b3c265194b009e39319cb99b9b4e2edb03cd028..0e01fd6467ae44622b6dea39005c98402a0c344a 100755
(executable)
--- a/
tests/vloghtb/run-test.sh
+++ b/
tests/vloghtb/run-test.sh
@@
-8,5
+8,7
@@
tar --strip=1 -xjf vloghammer_tb.tar.bz2
make clean
make -j4 EXIT_ON_ERROR=1 YOSYS_BIN=$PWD/../../yosys YOSYS_SCRIPT="proc;;" check_yosys
+
+rm -rf log_test_*
make -j4 -f test_makefile MODE=share