Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT REVIEW] [DO NOT MERGE] add --no-standard-checks to all CORE tests #8098

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
7a5884d
Enable standard checks in CBMC
NlightNFotis Dec 5, 2023
4a7149d
Add --no-standard-checks to regression/cbmc runner scripts
NlightNFotis Dec 5, 2023
8923172
Add --no-standard-checks to regression/cbmc-incr-smt2 runner scripts
NlightNFotis Dec 5, 2023
3792e46
Add --no-standard-checks to regression/cbmc-shadow-memory runner scripts
NlightNFotis Dec 5, 2023
6a44ba4
Add --no-standard-checks to regression/cbmc-with-incr runner scripts
NlightNFotis Dec 5, 2023
4f41caa
Add --no-standard-checks to regression/cbmc-primitives runner scripts
NlightNFotis Dec 5, 2023
fa586d9
Add --no-standard-checks to regression/cbmc-library runner scripts
NlightNFotis Dec 5, 2023
5c03f47
Add --no-standard-checks to regression/book-examples runner scripts
NlightNFotis Dec 5, 2023
1f2dc5f
Add --no-standard-checks to regression/cbmc-concurrency runner scripts
NlightNFotis Dec 5, 2023
c11ead6
Add --no-standard-checks to regression/cbmc-cover runner scripts
NlightNFotis Dec 5, 2023
ef44772
Add --no-standard-checks to regression/cbmc-cpp runner scripts
NlightNFotis Dec 5, 2023
6e6d5c3
Add --no-standard-checks to regression/cbmc-incr runner scripts
NlightNFotis Dec 5, 2023
d42543e
Add --no-standard-checks to regression/cbmc-incr-oneloop test runner …
NlightNFotis Dec 5, 2023
6b5c1b5
Add --no-standard-checks to regression/cbmc-sequentialization test ru…
NlightNFotis Dec 5, 2023
a89baca
Fix issue with non-null-terminated string in shadow-memory regression…
NlightNFotis Dec 6, 2023
7a1c143
Add default options to goto-analyzer
NlightNFotis Dec 6, 2023
4aea115
Add --no-standard-checks to regression/goto-analyzer test runner scripts
NlightNFotis Dec 6, 2023
2d7a5ee
Add --no-standard-checks to goto-analyzer-simplify runner scripts
NlightNFotis Dec 6, 2023
54bfd4f
Add --no-standard-checks to regression/goto-instrument test runner
NlightNFotis Dec 6, 2023
71cda7c
Rework handling of `malloc-may-fail`.
NlightNFotis Dec 7, 2023
95404cb
Add missing positive checks back into goto-instrument
NlightNFotis Dec 8, 2023
9244e13
Add --no-standard-checks to regression/goto-cc-cbmc test runner script
NlightNFotis Dec 8, 2023
dfa3527
Add --no-standard-checks to regression/acceleration test runner script
NlightNFotis Dec 8, 2023
d2ddc5b
Add --no-standard-checks to regresion/contracts-dfcc test runner script
NlightNFotis Dec 8, 2023
1be2331
Add --no-standard-checks to regression/contracts test runner script
NlightNFotis Dec 8, 2023
d6732bd
Add --no-standard-checks to regression/goto-synthesiser test runner s…
NlightNFotis Dec 8, 2023
1e59923
Add --no-standard-checks to regression/goto-harness test runner script
NlightNFotis Dec 8, 2023
82e9746
Add --no-standard-checks to ../regression/linking-goto-binaries test …
NlightNFotis Dec 8, 2023
6921059
Add --no-standard-checks to regression/validate-trace-xml-schema pyth…
NlightNFotis Dec 8, 2023
5992227
Add documentation for new options in goto_check_c.h
NlightNFotis Dec 8, 2023
30a62e5
Revert "Add --no-standard-checks to regression/cbmc runner scripts"
Dec 12, 2023
3e1f488
Add --no-standard-checks to regression/cbmc CORE regression tests
Dec 12, 2023
4f43848
Revert "Add --no-standard-checks to regression/cbmc-incr-smt2 runner …
Dec 12, 2023
0ae164b
Revert "Add --no-standard-checks to regression/cbmc-shadow-memory run…
Dec 12, 2023
de8e9aa
Revert "Add --no-standard-checks to regression/cbmc-with-incr runner …
Dec 12, 2023
18c8757
Add --no-standard-checks to regression/cbmc-incr-smt2 CORE regression…
Dec 12, 2023
aada7a9
Add --no-standard-checks to regression/cbmc-shadow-memory CORE regres…
Dec 12, 2023
e81f08f
Revert "Add --no-standard-checks to regression/cbmc-primitives runner…
Dec 12, 2023
d68c9da
Add --no-standard-checks to regression/cbmc-primitives CORE regressio…
Dec 12, 2023
320ba53
Revert "Add --no-standard-checks to regression/cbmc-library runner sc…
Dec 12, 2023
9f5e906
Add --no-standard-checks to regression/cbmc-library CORE regression t…
Dec 12, 2023
c9c585e
Revert "Add --no-standard-checks to regression/book-examples runner s…
Dec 12, 2023
c56b7fd
Add --no-standard-checks to regression/book-examples CORE regression …
Dec 12, 2023
095125a
Revert "Add --no-standard-checks to regression/cbmc-concurrency runne…
Dec 12, 2023
b6588e9
Add --no-standard-checks to regression/cbmc-concurrency CORE regressi…
Dec 12, 2023
c4506a1
Revert "Add --no-standard-checks to regression/cbmc-cover runner scri…
Dec 12, 2023
a0a6294
Add --no-standard-checks to regression/cbmc-cover CORE regression tests
Dec 12, 2023
b7be9c0
Revert "Add --no-standard-checks to regression/cbmc-cpp runner scripts"
Dec 12, 2023
971b193
Add --no-standard-checks to regression/cbmc-cpp CORE regression tests
Dec 12, 2023
b50f3f7
Revert "Add --no-standard-checks to regression/cbmc-incr runner scripts"
Dec 12, 2023
417bf66
Revert "Add --no-standard-checks to regression/cbmc-incr-oneloop test…
Dec 12, 2023
882928b
Add --no-standard-checks to regression/cbmc-incr-oneloop CORE regress…
Dec 12, 2023
8a3e574
Revert "Add --no-standard-checks to regression/cbmc-sequentialization…
Dec 12, 2023
e4607d2
Add --no-standard-checks to regression/cbmc-sequentialization CORE re…
Dec 12, 2023
161cfb2
Revert "Add --no-standard-checks to regression/goto-analyzer test run…
Dec 12, 2023
3c369e2
Add --no-standard-checks to regression/goto-analyzer CORE regression …
Dec 12, 2023
e4bf2c1
Revert "Add --no-standard-checks to goto-analyzer-simplify runner scr…
Dec 12, 2023
2c3e293
Add --no-standard-checks to regression/goto-analyzer-simplify CORE re…
Dec 12, 2023
1321e3a
Revert "Add --no-standard-checks to regression/goto-instrument test r…
Dec 12, 2023
4deab58
Add --no-standard-checks to regression/goto-instrument CORE regressio…
Dec 12, 2023
ac3dfb7
Revert "Add --no-standard-checks to regression/goto-cc-cbmc test runn…
Dec 12, 2023
0577d94
Add --no-standard-checks to regression/goto-cc-cbmc CORE regression t…
Dec 12, 2023
333ec52
Revert "Add --no-standard-checks to regression/acceleration test runn…
Dec 12, 2023
20f2602
Add --no-standard-checks to regression/acceleration CORE regression t…
Dec 12, 2023
b620123
Revert "Add --no-standard-checks to regresion/contracts-dfcc test run…
Dec 12, 2023
10f2897
Add --no-standard-checks to regression/contracts-dfcc CORE regression…
Dec 12, 2023
5cdafe4
Revert "Add --no-standard-checks to regression/contracts test runner …
Dec 12, 2023
97737ca
Add --no-standard-checks to regression/contracts CORE regression tests
Dec 12, 2023
8d9c628
Add --no-standard-checks to regression/goto-synthesizer CORE regressi…
Dec 12, 2023
b116472
Revert "Add --no-standard-checks to regression/goto-harness test runn…
Dec 12, 2023
3552926
Add --no-standard-checks to regression/goto-harness CORE regression t…
Dec 12, 2023
69889b8
Revert "Add --no-standard-checks to ../regression/linking-goto-binari…
Dec 12, 2023
4ffee17
Add --no-standard-checks to regression/linking-goto-binaries CORE reg…
Dec 12, 2023
ba8bd05
Revert "Add --no-standard-checks to regression/validate-trace-xml-sch…
Dec 12, 2023
438f304
Merge branch 'develop' into esteffin/add-no-standard-check-to-regress…
Dec 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion regression/acceleration/array_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/array_safe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/array_safe3/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/array_safe4/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/const_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/diamond_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/diamond_safe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/diamond_unsafe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--no-unwinding-assertions
--no-standard-checks --no-unwinding-assertions
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/acceleration/functions_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/multivar_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/multivar_unsafe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--no-unwinding-assertions
--no-standard-checks --no-unwinding-assertions
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/acceleration/nested_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/overflow_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/phases_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_safe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_safe3/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_safe4/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_unsafe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--no-unwinding-assertions
--no-standard-checks --no-unwinding-assertions
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/acceleration/simple_unsafe3/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--no-unwinding-assertions
--no-standard-checks --no-unwinding-assertions
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/acceleration/underapprox_safe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/underapprox_safe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/underapprox_unsafe1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/acceleration/underapprox_unsafe2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/book-examples/abs/C1.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
abs.c
--function abs
--no-standard-checks --function abs
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/book-examples/abs/C13.desc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CORE
abs.c
--function abs --signed-overflow-check --show-goto-functions
--no-standard-checks --function abs --signed-overflow-check --show-goto-functions
^EXIT=0$
^SIGNAL=0$
2 changes: 1 addition & 1 deletion regression/book-examples/abs/C2.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
abs.c
--function abs --signed-overflow-check
--no-standard-checks --function abs --signed-overflow-check
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/abs/C3.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
abs.c
--function abs --signed-overflow-check --trace
--no-standard-checks --function abs --signed-overflow-check --trace
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/binsearch/C4.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
binsearch.c
--function binsearch --unwind 6 --bounds-check --unwinding-assertions
--no-standard-checks --function binsearch --unwind 6 --bounds-check --unwinding-assertions
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL
2 changes: 1 addition & 1 deletion regression/book-examples/lock/depth.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
lock.c
--depth 10
--no-standard-checks --depth 10
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/book-examples/lock/unwind1.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
lock.c
--unwind 1
--no-standard-checks --unwind 1
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
2 changes: 1 addition & 1 deletion regression/book-examples/lock/unwind2.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
lock.c
--unwind 2
--no-standard-checks --unwind 2
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/login/C5.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
login.c
--unwind 20 --bounds-check
--no-standard-checks --unwind 20 --bounds-check
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/login/C6.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
login.c
--show-properties --bounds-check --pointer-check
--no-standard-checks --show-properties --bounds-check --pointer-check
^EXIT=0$
^SIGNAL=0$
Property main\.array_bounds\.\d
2 changes: 1 addition & 1 deletion regression/book-examples/login/C7.desc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CORE
login.c
--unwind 20 --show-vcc --bounds-check --pointer-check
--no-standard-checks --unwind 20 --show-vcc --bounds-check --pointer-check
^EXIT=0$
^SIGNAL=0$
2 changes: 1 addition & 1 deletion regression/book-examples/login/C8.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
login.c
--unwind 20 --bounds-check --pointer-check
--no-standard-checks --unwind 20 --bounds-check --pointer-check
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/login/C9.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
login.c
--unwind 20 --bounds-check --pointer-check --trace
--no-standard-checks --unwind 20 --bounds-check --pointer-check --trace
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
2 changes: 1 addition & 1 deletion regression/book-examples/pid/C11.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE no-new-smt
pid.c
--cover mcdc --unwind 6
--no-standard-checks --cover mcdc --unwind 6
^EXIT=0$
^SIGNAL=0$
coverage results
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/array1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/assume1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/assume2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc2/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc3/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc4/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc5/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc6/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^EXIT=6$
^SIGNAL=0$
^spawning threads out of atomic sections is not allowed
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c
--program-only
--no-standard-checks --program-only
^EXIT=0$
^SIGNAL=0$
--
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/atomic_section_sc7/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE
main.c

--no-standard-checks
^VERIFICATION SUCCESSFUL$
^EXIT=0$
^SIGNAL=0$
Expand Down
2 changes: 1 addition & 1 deletion regression/cbmc-concurrency/conditional_spawn1/test.desc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE pthread
main.c

--no-standard-checks
^EXIT=10$
^SIGNAL=0$
^VERIFICATION FAILED$
Expand Down
Loading