Disable realmath tests
authorClifford Wolf <clifford@clifford.at>
Thu, 14 Mar 2019 23:48:23 +0000 (00:48 +0100)
committerClifford Wolf <clifford@clifford.at>
Thu, 14 Mar 2019 23:48:23 +0000 (00:48 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Makefile

index b8fbcc0400d4a8fac748a99d24472e742208591d..2e4605f8be08e162523f7c82a82c356a28d91849 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -575,7 +575,7 @@ test: $(TARGETS) $(EXTRA_TARGETS)
        +cd tests/simple && bash run-test.sh $(SEEDOPT)
        +cd tests/hana && bash run-test.sh $(SEEDOPT)
        +cd tests/asicworld && bash run-test.sh $(SEEDOPT)
-       +cd tests/realmath && bash run-test.sh $(SEEDOPT)
+       +cd tests/realmath && bash run-test.sh $(SEEDOPT)
        +cd tests/share && bash run-test.sh $(SEEDOPT)
        +cd tests/fsm && bash run-test.sh $(SEEDOPT)
        +cd tests/techmap && bash run-test.sh