diff --git a/samples/tests/outputs/theories_regression.c.bin.err.expected b/samples/tests/outputs/theories_regression.c.bin.err.expected index fa88f2b..1262f80 100644 --- a/samples/tests/outputs/theories_regression.c.bin.err.expected +++ b/samples/tests/outputs/theories_regression.c.bin.err.expected @@ -1,15 +1,4 @@ -[----] theories_regression.c:51: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (1) -[----] theories_regression.c:51: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (2) -[----] theories_regression.c:51: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (3) -[----] theories_regression.c:51: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (4) -[----] theories_regression.c:51: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (5) -[FAIL] theory::gen [----] theories_regression.c:34: Assertion failed: The conditions for this assertion were not met. [----] Theory theory::misc failed with the following parameters: ('a', true, 1, 1, 3.14f, 3.14, "test", "other test") [FAIL] theory::misc -[====] Synthesis: Tested: 2 | Passing: 0 | Failing: 2 | Crashing: 0  +[====] Synthesis: Tested: 1 | Passing: 0 | Failing: 1 | Crashing: 0  diff --git a/samples/tests/outputs/theories_regression.cc.bin.err.expected b/samples/tests/outputs/theories_regression.cc.bin.err.expected index 0303937..e149d58 100644 --- a/samples/tests/outputs/theories_regression.cc.bin.err.expected +++ b/samples/tests/outputs/theories_regression.cc.bin.err.expected @@ -1,15 +1,4 @@ -[----] theories_regression.cc:53: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (1) -[----] theories_regression.cc:53: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (2) -[----] theories_regression.cc:53: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (3) -[----] theories_regression.cc:53: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (4) -[----] theories_regression.cc:53: Assertion failed: The conditions for this assertion were not met. -[----] Theory theory::gen failed with the following parameters: (5) -[FAIL] theory::gen [----] theories_regression.cc:36: Assertion failed: The conditions for this assertion were not met. [----] Theory theory::misc failed with the following parameters: ('a', true, 1, 1, 3.14f, 3.14, "test", "other test") [FAIL] theory::misc -[====] Synthesis: Tested: 2 | Passing: 0 | Failing: 2 | Crashing: 0  +[====] Synthesis: Tested: 1 | Passing: 0 | Failing: 1 | Crashing: 0