Skip to content

Commit

Permalink
Revert "Try to make two Mukerjee tests more precise with strengthening"
Browse files Browse the repository at this point in the history
This reverts commit 21a4a98.
  • Loading branch information
sim642 committed Nov 29, 2023
1 parent e4c575b commit a3f531b
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 --enable ana.apron.strengthening
// SKIP PARAM: --set ana.activated[+] apron --set ana.path_sens[+] threadflag --set ana.activated[+] threadJoins --set ana.relation.privatization mutex-meet-tid

#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 --enable ana.apron.strengthening
// 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

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

0 comments on commit a3f531b

Please sign in to comment.