rocksdb/utilities/cassandra
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135)
Summary:
The patch makes sure that two parallel test threads will operate on different db paths. This enables using open source tools such as gtest-parallel to run the tests of a file in parallel.
Example: ``` ~/gtest-parallel/gtest-parallel ./table_test```
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4135

Differential Revision: D8846653

Pulled By: maysamyabandeh

fbshipit-source-id: 799bad1abb260e3d346bcb680d2ae207a852ba84
2018-07-13 17:27:39 -07:00
..
cassandra_compaction_filter.cc
cassandra_compaction_filter.h
cassandra_format_test.cc
cassandra_functional_test.cc
cassandra_row_merge_test.cc
cassandra_serialize_test.cc
format.cc
format.h
merge_operator.cc
merge_operator.h
serialize.h
test_utils.cc
test_utils.h