aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/formal/shifts
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-01-20 07:03:07 +0100
committerTristan Gingold <tgingold@free.fr>2020-01-20 07:03:42 +0100
commitbfb4f21519374e8ffb88813722a2d26308ec685c (patch)
tree6f56b13603f9e22d0e5ff2991da22f658f8ee1ca /testsuite/formal/shifts
parent910073d647e55d133494429d8c3a4bacffc32428 (diff)
downloadghdl-yosys-plugin-bfb4f21519374e8ffb88813722a2d26308ec685c.tar.gz
ghdl-yosys-plugin-bfb4f21519374e8ffb88813722a2d26308ec685c.tar.bz2
ghdl-yosys-plugin-bfb4f21519374e8ffb88813722a2d26308ec685c.zip
Make test logs mode consistent: Add OK status. For #79
Diffstat (limited to 'testsuite/formal/shifts')
-rwxr-xr-xtestsuite/formal/shifts/testsuite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/formal/shifts/testsuite.sh b/testsuite/formal/shifts/testsuite.sh
index eb04217..935e995 100755
--- a/testsuite/formal/shifts/testsuite.sh
+++ b/testsuite/formal/shifts/testsuite.sh
@@ -8,3 +8,4 @@ for f in lsl lsr asr; do
done
clean
+echo OK