third_party.pigweed.src/pw_kvs
Wyatt Hepler 0af6ad9365 pw_kvs: Use key's current state in RelocateEntry
When moving tombstone entries for deleted keys, RelocateEntry would
cause them to become present again.

Expand key_value_store_map_test.cc and add a test that covers this case
specifically.

Change-Id: I846cb155bffb25198377e04752cace971555d32b
2020-02-14 00:50:52 +00:00
..
public/pw_kvs pw_kvs: Use key's current state in RelocateEntry 2020-02-14 00:50:52 +00:00
pw_kvs_private
alignment_test.cc
alignment.cc
BUILD pw_kvs: Map-backed tests 2020-02-13 21:50:30 +00:00
BUILD.gn pw_kvs: Map-backed tests 2020-02-13 21:50:30 +00:00
checksum_test.cc
checksum.cc
CMakeLists.txt
debug_cli.cc
entry_test.cc
flash_memory.cc
format.cc
key_value_store_fuzz_test.cc
key_value_store_map_test.cc pw_kvs: Use key's current state in RelocateEntry 2020-02-14 00:50:52 +00:00
key_value_store_test.cc
key_value_store.cc pw_kvs: Use key's current state in RelocateEntry 2020-02-14 00:50:52 +00:00