X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=chase-lev-deque-bugfix%2FMakefile;fp=chase-lev-deque-bugfix%2FMakefile;h=750a0e47ab900e3f470240ae7474d9c79c93d29b;hb=21fb4500f1589722d7f2228b02e049653c118aea;hp=91faa815d07412505a1ee669a75a605c5d4eface;hpb=daa4a42fe811c9f8c81f55b7f995356a1c8b15a6;p=model-checker-benchmarks.git diff --git a/chase-lev-deque-bugfix/Makefile b/chase-lev-deque-bugfix/Makefile index 91faa81..750a0e4 100644 --- a/chase-lev-deque-bugfix/Makefile +++ b/chase-lev-deque-bugfix/Makefile @@ -2,7 +2,8 @@ include ../benchmarks.mk BENCH := deque -NORMAL_TESTS := testcase1 testcase2 testcase3 testcase4 testcase5 testcase6 testcase7 testcase8 testcase9 testcase10 +#NORMAL_TESTS := testcase1 testcase2 testcase3 testcase4 testcase5 testcase6 testcase7 testcase8 testcase9 testcase10 +NORMAL_TESTS := testcase1 testcase2 testcase3 testcase4 testcase5 testcase6 WILDCARD_TESTS := $(patsubst %, %_wildcard, $(NORMAL_TESTS))