Skip to content

Commit afe1308

Browse files
Activate regression tests previously KNOWNBUG
These tests can now be executed in our test suite.
1 parent f724dc9 commit afe1308

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

regression/cbmc-concurrency/norace_array1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG pthread
1+
CORE pthread
22
main.c
33

44
^EXIT=0$

regression/cbmc-concurrency/norace_array2/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG pthread
1+
CORE pthread
22
main.c
33

44
^EXIT=0$

regression/cbmc-concurrency/struct_and_array1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
KNOWNBUG
1+
CORE pthread
22
main.c
33

44
^EXIT=0$

0 commit comments

Comments
 (0)