Skip to content

Commit

Permalink
Try to make two Mukerjee tests more precise with strengthening
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Nov 28, 2023
1 parent fa1f6fa commit 21a4a98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/regression/52-apron-mukherjee/02-mukherjee_sigma.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --set ana.relation.privatization mutex-meet-tid
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --set ana.relation.privatization mutex-meet-tid --enable ana.apron.strengthening

#include <stdlib.h>
#include <pthread.h>
Expand Down
2 changes: 1 addition & 1 deletion tests/regression/52-apron-mukherjee/18-mukherjee_qw2004.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --enable ana.apron.threshold_widening --set ana.relation.privatization mutex-meet-tid
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --enable ana.apron.threshold_widening --set ana.relation.privatization mutex-meet-tid --enable ana.apron.strengthening

#include <pthread.h>
#include <goblint.h>
Expand Down

0 comments on commit 21a4a98

Please sign in to comment.