X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=test%2Fstress%2Fsequential%2Fsequential-set%2Fset_type_feldman_hashset.h;h=8b40fc870db8234d8ae5706c4110a9ab47bc298d;hp=0573fbc30036e0d35d14d20a93c9e658d8aa548c;hb=9ce83fe3ccd0b149562f72b9a3c7de9c6ff6f0cc;hpb=907e8f3e384f7161e35dc41ddc3a78c2bb86013b diff --git a/test/stress/sequential/sequential-set/set_type_feldman_hashset.h b/test/stress/sequential/sequential-set/set_type_feldman_hashset.h index 0573fbc3..8b40fc87 100644 --- a/test/stress/sequential/sequential-set/set_type_feldman_hashset.h +++ b/test/stress/sequential/sequential-set/set_type_feldman_hashset.h @@ -418,7 +418,6 @@ namespace set { #define CDSSTRESS_FeldmanHashSet_stdhash_RCU( fixture, test_case, key_type, value_type ) \ CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpb_stdhash, key_type, value_type ) \ - CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpt_stdhash, key_type, value_type ) \ //CDSSTRESS_FeldmanHashSet_stdhash_SHRCU( fixture, test_case, key_type, value_type ) @@ -439,9 +438,7 @@ namespace set { # define CDSSTRESS_FeldmanHashSet_city_RCU( fixture, test_case, key_type, value_type ) \ CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpb_city64, key_type, value_type ) \ - CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpt_city64, key_type, value_type ) \ CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpb_city128, key_type, value_type ) \ - CDSSTRESS_FeldmanHashSet_case( fixture, test_case, FeldmanHashSet_rcu_gpt_city128, key_type, value_type ) \ //CDSSTRESS_FeldmanHashSet_city_SHRCU( fixture, test_case, key_type, value_type )