We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192142b commit 92d4e38Copy full SHA for 92d4e38
regression/goto-bmc/arguments/missing-input.desc
@@ -0,0 +1,10 @@
1
+CORE
2
+
3
4
+^EXIT=6$
5
+^SIGNAL=0$
6
+Please give exactly one binary file
7
+--
8
9
+Test that an appropriate error message is produced when no input goto binary is
10
+specified.
regression/goto-bmc/goto-bmc-symex-ready-goto/positive1/two_inputs.desc
@@ -0,0 +1,12 @@
+main.c
+main.goto.symex_ready
+Test that an appropriate error message is produced when too many input goto
+binaries are specified. A copy of the `main.goto.symex_ready` argument will
11
+be generated by the `chain.sh` script from the specified `main.c`. This yields
12
+2 copies of this argument including the one in this file.
0 commit comments