Revision 7b2216c90648a9d2ea116c2a34863e6ed9e8c9a0 authored by Adam Retter on 08 December 2020, 23:53:59 UTC, committed by Facebook GitHub Bot on 08 December 2020, 23:55:04 UTC
Summary:
First batch of adding more tests to ASSERT_STATUS_CHECKED.

* db_iterator_test
* db_memtable_test
* db_merge_operator_test
* db_merge_operand_test
* write_batch_test
* write_batch_with_index_test

Pull Request resolved: https://github.com/facebook/rocksdb/pull/7679

Reviewed By: ajkr

Differential Revision: D25399270

Pulled By: pdillinger

fbshipit-source-id: 3017d0a686aec5cd2d743fc2acbbf75df239f3ba
1 parent 66e54c5
History
File Mode Size
allocator.h -rw-r--r-- 1.7 KB
arena.cc -rw-r--r-- 7.0 KB
arena.h -rw-r--r-- 5.1 KB
arena_test.cc -rw-r--r-- 6.7 KB
concurrent_arena.cc -rw-r--r-- 1.6 KB
concurrent_arena.h -rw-r--r-- 7.6 KB
jemalloc_nodump_allocator.cc -rw-r--r-- 7.2 KB
jemalloc_nodump_allocator.h -rw-r--r-- 2.7 KB
memkind_kmem_allocator.cc -rw-r--r-- 938 bytes
memkind_kmem_allocator.h -rw-r--r-- 788 bytes
memkind_kmem_allocator_test.cc -rw-r--r-- 2.9 KB
memory_allocator.h -rw-r--r-- 1.0 KB
memory_usage.h -rw-r--r-- 864 bytes

back to top