Migrated FeldmanHashMap<RCU> uni tests to gtest framework
authorkhizmax <libcds.dev@gmail.com>
Sun, 3 Apr 2016 18:56:22 +0000 (21:56 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 3 Apr 2016 18:56:22 +0000 (21:56 +0300)
commit0ce9aef5212c3da6ed903b14d8d90f7ebadf8fb4
tree192973455c52e843001a6fc6e1171e44807fc494
parentaaee2482f4783d828177db44f955017a9b493d60
Migrated FeldmanHashMap<RCU> uni tests to gtest framework
projects/Win/vc14/gtest-map.vcxproj
projects/Win/vc14/gtest-map.vcxproj.filters
test/unit/map/CMakeLists.txt
test/unit/map/feldman_hashset_rcu_gpb.cpp [new file with mode: 0644]
test/unit/map/feldman_hashset_rcu_gpi.cpp [new file with mode: 0644]
test/unit/map/feldman_hashset_rcu_gpt.cpp [new file with mode: 0644]
test/unit/map/feldman_hashset_rcu_shb.cpp [new file with mode: 0644]
test/unit/map/feldman_hashset_rcu_sht.cpp [new file with mode: 0644]
test/unit/map/test_feldman_hashmap_rcu.h [new file with mode: 0644]