Skip to content

Commit

Permalink
Mark regression tests that require further attention
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschrammel committed Nov 26, 2017
1 parent fd05fb4 commit 7c58b9c
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 5 deletions.
5 changes: 4 additions & 1 deletion regression/kiki/malloc2/test.desc
@@ -1,6 +1,9 @@
CORE
KNOWNBUG
main.c
--inline --havoc --unwind 5
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
--
--
Needs fix for 6108ad3
5 changes: 4 additions & 1 deletion regression/preconditions/precond4/test.desc
@@ -1,6 +1,9 @@
CORE
KNOWNBUG
main.c
--preconditions
^EXIT=5$
^SIGNAL=0$
^$
--
--
Needs fix for 6108ad3
5 changes: 4 additions & 1 deletion regression/preconditions/precond5/test.desc
@@ -1,6 +1,9 @@
CORE
KNOWNBUG
main.c
--preconditions
^EXIT=5$
^SIGNAL=0$
^$
--
--
Needs fix for 6108ad3
5 changes: 4 additions & 1 deletion regression/termination/equality_through_array3/test.desc
@@ -1,8 +1,11 @@
CORE
KNOWNBUG
main.c

^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
--
^warning: ignoring
--
--
Needs fix for 6108ad3
5 changes: 4 additions & 1 deletion regression/termination/pointer2/test.desc
@@ -1,6 +1,9 @@
CORE
KNOWNBUG
main.c

^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
--
--
Needs fix for 6108ad3

0 comments on commit 7c58b9c

Please sign in to comment.