thin-provisioning-tools/unit-tests
Ming-Hung Tsai 8014643b9e [build] Allow running tests without the --enable-testing configuration
- Make the test targets always available (test, unit-test, functional-test)
- Cleanup include paths, and bring back the CPPFLAGS in commit 3e24cff that
  was overwritten by the merge ca8f6df (PR #60)
- Introduce the dev-tools target for building testing/dbg tools individually
- Leave the --enable-testing option for backward compatibility
2021-06-03 18:54:26 +08:00
..
array_block_t.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
array_t.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
base64_t.cc
bcache_t.cc [block-cache] fix potential file descriptor leak 2020-02-23 15:41:16 +08:00
bitset_t.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
block_t.cc [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
bloom_filter_t.cc
btree_counter_t.cc [unit-tests] Add underfull nodes counting tests 2020-11-24 18:18:21 +08:00
btree_damage_visitor_t.cc [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
btree_t.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
buffer_t.cc
cache_superblock_t.cc
cache_t.cc [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
copier_t.cc [cache_writeback] Support offset within the source and destination devices 2021-01-20 12:02:13 +08:00
damage_tracker_t.cc
endian_t.cc
era_superblock_t.cc
error_state_t.cc
gmock_main.cc
io_engine_t.cc
Makefile.in [build] Allow running tests without the --enable-testing configuration 2021-06-03 18:54:26 +08:00
mem_pool_t.cc
metadata_checker_t.cc [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
metadata_t.cc
rmap_visitor_t.cc
rolling_hash_t.cc
run_list_t.cc
run_set_t.cc [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
sequence_generator_t.cc [unit-tests] Add test cases for sequence_generator 2020-07-29 16:18:23 +08:00
space_map_t.cc [unit-tests] Fix unflushed trashed blocks and variable referencing 2020-11-24 17:55:17 +08:00
span_iterator_t.cc [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
test_utils.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00
test_utils.h [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
thin_metadata_t.cc
transaction_manager_t.cc [space-maps/core] rewrite the core space map to use less memory. 2020-05-27 12:00:40 +01:00