@ -218,89 +218,87 @@ VALGRIND_VER := $(join $(VALGRIND_VER),valgrind)
VALGRIND_OPTS = --error-exitcode= $( VALGRIND_ERROR) --leak-check= full
TESTS = \
d b _ t e s t \
d b _ i t e r _ t e s t \
d b _ l o g _ i t e r _ t e s t \
d b _ c o m p a c t i o n _ f i l t e r _ t e s t \
d b _ d y n a m i c _ l e v e l _ t e s t \
d b _ i n p l a c e _ u p d a t e _ t e s t \
d b _ l o g _ i t e r _ t e s t \
d b _ t a i l i n g _ i t e r _ t e s t \
d b _ u n i v e r s a l _ c o m p a c t i o n _ t e s t \
b l o c k _ h a s h _ i n d e x _ t e s t \
a u t o v e c t o r _ t e s t \
c o l u m n _ f a m i l y _ t e s t \
t a b l e _ p r o p e r t i e s _ c o l l e c t o r _ t e s t \
a r e n a _ t e s t \
a u t o _ r o l l _ l o g g e r _ t e s t \
b l o c k _ t e s t \
b l o o m _ t e s t \
d y n a m i c _ b l o o m _ t e s t \
c _ t e s t \
c a c h e _ t e s t \
c h e c k p o i n t _ t e s t \
c o d i n g _ t e s t \
c o r r u p t i o n _ t e s t \
c r c 3 2 c _ t e s t \
s l i c e _ t r a n s f o r m _ t e s t \
d b f o r m a t _ t e s t \
e n v _ t e s t \
f a u l t _ i n j e c t i o n _ t e s t \
f i l e l o c k _ t e s t \
f i l e n a m e _ t e s t \
b l o c k _ b a s e d _ f i l t e r _ b l o c k _ t e s t \
f u l l _ f i l t e r _ b l o c k _ t e s t \
h i s t o g r a m _ t e s t \
l o g _ t e s t \
m a n u a l _ c o m p a c t i o n _ t e s t \
m e m e n v _ t e s t \
m o c k _ e n v _ t e s t \
m e m t a b l e _ l i s t _ t e s t \
m e r g e _ h e l p e r _ t e s t \
m e r g e _ t e s t \
m e r g e r _ t e s t \
r e d i s _ t e s t \
r e d u c e _ l e v e l s _ t e s t \
p l a i n _ t a b l e _ d b _ t e s t \
c o m p a r a t o r _ d b _ t e s t \
p r e f i x _ t e s t \
s k i p l i s t _ t e s t \
s t r i n g a p p e n d _ t e s t \
t t l _ t e s t \
b a c k u p a b l e _ d b _ t e s t \
d o c u m e n t _ d b _ t e s t \
j s o n _ d o c u m e n t _ t e s t \
s p a t i a l _ d b _ t e s t \
v e r s i o n _ e d i t _ t e s t \
v e r s i o n _ s e t _ t e s t \
c o m p a c t i o n _ p i c k e r _ t e s t \
v e r s i o n _ b u i l d e r _ t e s t \
f i l e _ i n d e x e r _ t e s t \
w r i t e _ b a t c h _ t e s t \
w r i t e _ b a t c h _ w i t h _ i n d e x _ t e s t \
w r i t e _ c o n t r o l l e r _ t e s t \
d e l e t e f i l e _ t e s t \
t a b l e _ t e s t \
t h r e a d _ l o c a l _ t e s t \
g e o d b _ t e s t \
r a t e _ l i m i t e r _ t e s t \
o p t i o n s _ t e s t \
e v e n t _ l o g g e r _ t e s t \
c u c k o o _ t a b l e _ b u i l d e r _ t e s t \
c u c k o o _ t a b l e _ r e a d e r _ t e s t \
c u c k o o _ t a b l e _ d b _ t e s t \
f l u s h _ j o b _ t e s t \
w a l _ m a n a g e r _ t e s t \
l i s t e n e r _ t e s t \
c o m p a c t i o n _ j o b _ t e s t \
t h r e a d _ l i s t _ t e s t \
s s t _ d u m p _ t e s t \
c o m p a c t _ f i l e s _ t e s t \
p e r f _ c o n t e x t _ t e s t \
o p t i m i s t i c _ t r a n s a c t i o n _ t e s t \
w r i t e _ c a l l b a c k _ t e s t \
c o m p a c t i o n _ j o b _ s t a t s _ t e s t \
h e a p _ t e s t
db_test \
db_iter_test \
db_log_iter_test \
db_compaction_filter_test \
db_dynamic_level_test \
db_tailing_iter_test \
db_universal_compaction_test \
block_hash_index_test \
autovector_test \
column_family_test \
table_properties_collector_test \
arena_test \
auto_roll_logger_test \
block_test \
bloom_test \
dynamic_bloom_test \
c_test \
cache_test \
checkpoint_test \
coding_test \
corruption_test \
crc32c_test \
slice_transform_test \
dbformat_test \
env_test \
fault_injection_test \
filelock_test \
filename_test \
block_based_filter_block_test \
full_filter_block_test \
histogram_test \
log_test \
manual_compaction_test \
memenv_test \
mock_env_test \
memtable_list_test \
merge_helper_test \
merge_test \
merger_test \
redis_test \
reduce_levels_test \
plain_table_db_test \
comparator_db_test \
prefix_test \
skiplist_test \
stringappend_test \
ttl_test \
backupable_db_test \
document_db_test \
json_document_test \
spatial_db_test \
version_edit_test \
version_set_test \
compaction_picker_test \
version_builder_test \
file_indexer_test \
write_batch_test \
write_batch_with_index_test \
write_controller_test\
deletefile_test \
table_test \
thread_local_test \
geodb_test \
rate_limiter_test \
options_test \
event_logger_test \
cuckoo_table_builder_test \
cuckoo_table_reader_test \
cuckoo_table_db_test \
flush_job_test \
wal_manager_test \
listener_test \
compaction_job_test \
thread_list_test \
sst_dump_test \
compact_files_test \
perf_context_test \
optimistic_transaction_test \
write_callback_test \
compaction_job_stats_test \
heap_test
SUBSET := $( shell echo $( TESTS) | sed s/^.*$( ROCKSDBTESTS_START) /$( ROCKSDBTESTS_START) /)
@ -684,16 +682,13 @@ $(AM_LINK)
db_test : db /db_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK )
db_compaction_filter_test : db /db_compaction_filter_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK )
db_dynamic_level_test : db /db_dynamic_level_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK )
db_log_iter_test : db /db_log_iter_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK)
db_inplace_update_test : db /db_inplace_update _test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
db_compaction_filter_test : db /db_compaction_filter_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK)
db_log_iter_test : db /db_log_iter _test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
db_dynamic_level_test : db /db_dynamic_level _test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )
$( AM_LINK)
db_tailing_iter_test : db /db_tailing_iter_test .o util /db_test_util .o $( LIBOBJECTS ) $( TESTHARNESS )