Skip to content

Commit 589e718

Browse files
author
Thomas Kiley
committed
Add test for the error case of invalid parameter
1 parent 9419211 commit 589e718

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
CORE
2+
main.c
3+
--harness-type call-function --function test --associated-array-size array:sze
4+
Expected parameter: \"sze\" on function \"test\"
5+
^EXIT=1$
6+
^SIGNAL=0$
7+
--
8+
--
9+
Tes the error message for invalid array size association is reported correctly.

0 commit comments

Comments
 (0)