third_party.pigweed.src/pw_kvs
Wyatt Hepler 486ac57fef pw_kvs: Small test cleanup
- Reorder entry_test.cc and add an additional test for Copy.
- Add comments to key_value_store_map_test.cc.

Change-Id: Icd02db02e6a8be63b7a09688c997c3dd72c45ad9
2020-03-13 09:19:23 -07:00
..
public/pw_kvs pw_kvs: Remove temp buffer; redundancy changes 2020-03-13 09:19:18 -07:00
pw_kvs_private pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
alignment_test.cc pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
alignment.cc pw_kvs: AlignedWriter read-and-write function 2020-03-10 20:34:40 +00:00
BUILD pw_kvs: Rename output.h to io.h 2020-03-09 16:02:51 +00:00
BUILD.gn pw_kvs: Rename output.h to io.h 2020-03-09 16:02:51 +00:00
checksum_test.cc
checksum.cc
CMakeLists.txt
debug_cli.cc
entry_test.cc pw_kvs: Small test cleanup 2020-03-13 09:19:23 -07:00
entry.cc pw_kvs: Remove temp buffer; redundancy changes 2020-03-13 09:19:18 -07:00
flash_memory.cc pw_kvs: Introduce Input interface 2020-03-09 21:32:27 +00:00
format.cc
in_memory_fake_flash.cc
key_value_store_binary_format_test.cc pw_kvs: Fix garbage collection for redundant entries 2020-03-10 23:18:58 +00:00
key_value_store_fuzz_test.cc pw_kvs: Fix garbage collection for redundant entries 2020-03-10 23:18:58 +00:00
key_value_store_map_test.cc pw_kvs: Small test cleanup 2020-03-13 09:19:23 -07:00
key_value_store_test.cc pw_kvs: Fix garbage collection for redundant entries 2020-03-10 23:18:58 +00:00
key_value_store.cc pw_kvs: Remove temp buffer; redundancy changes 2020-03-13 09:19:18 -07:00