Skip to content

Commit 03103d3

Browse files
committed
Add array-refinement regression tests
Moving these tests from a dedicated folder to cbmc to run them, also making use of all three configurations that the cbmc folder is being tested with.
1 parent eaa8345 commit 03103d3

File tree

41 files changed

+2
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2
-23
lines changed

regression/array-refinement/Makefile

Lines changed: 0 additions & 21 deletions
This file was deleted.

regression/array-refinement/Array_UF4/test.desc renamed to regression/cbmc/Array_UF4/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--arrays-uf-always --no-propagation --refine-arrays --unwind 2
44
^EXIT=0$

regression/array-refinement/Array_UF8/test.desc renamed to regression/cbmc/Array_UF8/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
KNOWNBUG
22
main.c
33
--arrays-uf-always --no-propagation --refine-arrays --unwind 6
44
^EXIT=0$

0 commit comments

Comments
 (0)