thin-provisioning-tools/unit-tests
Joe Thornber 36169d399c [unit-tests] add failing test.
You currently can get a read lock when a write lock is already held.
2017-08-14 14:20:59 +01:00
..
array_block_t.cc Fix these errors: 2015-01-16 10:18:21 +00:00
array_t.cc [everything] Fix circular shared pointer references. 2014-08-26 11:14:49 +01:00
base64_t.cc
bcache_t.cc [bcache_t] Add block cache test case for issue 80 2017-07-24 15:32:26 +01:00
bitset_t.cc [bitset_t] Add test for walk_bitset 2014-09-01 14:15:32 +01:00
block_t.cc [unit-tests] add failing test. 2017-08-14 14:20:59 +01:00
bloom_filter_t.cc The file boost/random/uniform_int_distribution.hpp was introduced in boost 2015-01-16 10:19:25 +00:00
btree_counter_t.cc [unit-test] Knock out some dead code 2017-03-13 14:17:32 +00:00
btree_damage_visitor_t.cc [unit-test] Knock out some dead code 2017-03-13 14:17:32 +00:00
btree_t.cc [build] switch to c++11 2016-02-16 16:45:44 +00:00
buffer_t.cc wip 2014-07-29 11:34:26 +01:00
cache_superblock_t.cc [unit-test] update a cache metadtaa version test 2017-03-27 09:14:30 -04:00
cache_t.cc
copier_t.cc [unit-test] Knock out some dead code 2017-03-13 14:17:32 +00:00
damage_tracker_t.cc [damage_tracker] Reset the tracker in the end() method so we can reuse it. 2015-05-26 12:49:27 +01:00
endian_t.cc correct a couple of #includes that were pointing to the old location of endian_utils.h 2014-01-08 11:04:56 +00:00
era_superblock_t.cc [era] era_superblock_t and era_check 2014-01-09 22:40:34 +00:00
error_state_t.cc [error_state] add a sneaky little stream operator to simplify combining error_states 2015-04-08 13:58:41 +01:00
gmock_main.cc
io_engine_t.cc [block-cache] Fix some bugs in the copier 2016-06-14 16:27:17 +01:00
Makefile.in [bcache_t] Add block cache test case for issue 80 2017-07-24 15:32:26 +01:00
mem_pool_t.cc [block-cache] unit tests + debug io_engine and copier 2016-06-07 11:12:27 +01:00
metadata_checker_t.cc
metadata_t.cc
rmap_visitor_t.cc
rolling_hash_t.cc [thin_show_dups] variable_chunk_stream 2015-09-03 13:02:29 +01:00
run_list_t.cc
run_set_t.cc [build] switch to c++11 2016-02-16 16:45:44 +00:00
space_map_t.cc [build] switch to c++11 2016-02-16 16:45:44 +00:00
span_iterator_t.cc
test_utils.cc Add some std namespaces to get tests building. 2017-07-24 15:40:17 +01:00
test_utils.h Add some std namespaces to get tests building. 2017-07-24 15:40:17 +01:00
thin_metadata_t.cc
transaction_manager_t.cc wip 2014-07-29 11:34:26 +01:00