Revision 982cec22af7124157121c3c86d4b9598f572d554 authored by Yi Wu on 27 June 2017, 21:01:14 UTC, committed by Facebook Github Bot on 27 June 2017, 21:12:02 UTC
Summary:
1. The buckifier script assume each test "foo" comes with a .cc file of the same name (i.e. foo.cc). Update cassandra tests to follow this pattern so that the buckifier script can recognize them.
2. add blob_db_test
Closes https://github.com/facebook/rocksdb/pull/2506

Differential Revision: D5331517

Pulled By: yiwu-arbug

fbshipit-source-id: 86f3eba471fc621186ab44cbd073b6162cde8e57
1 parent b49b371
History
File Mode Size
file_read_sample.h -rw-r--r-- 974 bytes
histogram.cc -rw-r--r-- 10.2 KB
histogram.h -rw-r--r-- 4.6 KB
histogram_test.cc -rw-r--r-- 6.8 KB
histogram_windowing.cc -rw-r--r-- 6.1 KB
histogram_windowing.h -rw-r--r-- 2.9 KB
instrumented_mutex.cc -rw-r--r-- 2.8 KB
instrumented_mutex.h -rw-r--r-- 2.5 KB
iostats_context.cc -rw-r--r-- 1.6 KB
iostats_context_imp.h -rw-r--r-- 1.9 KB
iostats_context_test.cc -rw-r--r-- 1014 bytes
perf_context.cc -rw-r--r-- 6.1 KB
perf_context_imp.h -rw-r--r-- 1.9 KB
perf_level.cc -rw-r--r-- 856 bytes
perf_level_imp.h -rw-r--r-- 669 bytes
perf_step_timer.h -rw-r--r-- 1.3 KB
statistics.cc -rw-r--r-- 6.2 KB
statistics.h -rw-r--r-- 4.0 KB
statistics_test.cc -rw-r--r-- 1.2 KB
thread_status_impl.cc -rw-r--r-- 4.8 KB
thread_status_updater.cc -rw-r--r-- 10.8 KB
thread_status_updater.h -rw-r--r-- 8.5 KB
thread_status_updater_debug.cc -rw-r--r-- 1.3 KB
thread_status_util.cc -rw-r--r-- 6.9 KB
thread_status_util.h -rw-r--r-- 5.1 KB
thread_status_util_debug.cc -rw-r--r-- 1001 bytes

back to top