From 4542d517913999754827472f1f0b6a5520fcc9e6 Mon Sep 17 00:00:00 2001 From: Archie Date: Fri, 17 Jun 2022 20:07:02 +0100 Subject: Adding testcase for issue 3374 --- tests/blif/bug3374.ys | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/blif/bug3374.ys (limited to 'tests') diff --git a/tests/blif/bug3374.ys b/tests/blif/bug3374.ys new file mode 100644 index 000000000..d7d8c765b --- /dev/null +++ b/tests/blif/bug3374.ys @@ -0,0 +1,3 @@ +read_blif < Date: Mon, 20 Jun 2022 21:50:26 +0100 Subject: Adding expected error message. --- tests/blif/bug3374.ys | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/blif/bug3374.ys b/tests/blif/bug3374.ys index d7d8c765b..792d4de20 100644 --- a/tests/blif/bug3374.ys +++ b/tests/blif/bug3374.ys @@ -1,3 +1,4 @@ +logger -expect error "Syntax error in line 1!" 1 read_blif < Date: Sun, 21 Aug 2022 23:18:20 -0500 Subject: Adding check for BLIF names command input plane size. --- tests/blif/bug3385.ys | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/blif/bug3385.ys (limited to 'tests') diff --git a/tests/blif/bug3385.ys b/tests/blif/bug3385.ys new file mode 100644 index 000000000..e1e45983d --- /dev/null +++ b/tests/blif/bug3385.ys @@ -0,0 +1,9 @@ +logger -expect error "Syntax error in line 4: names' input plane must have fewer than 13 signals." 1 +read_blif <