aboutsummaryrefslogtreecommitdiff
path: root/pw_kvs/key_value_store_wear_test.cc
AgeCommit message (Expand)Author
2022-05-17gtest: Fix up various tests to pass upstream googletestEwout van Bekkum
2021-08-16overall: Adding `IgnoreError()` where Status was discardedAdrien Larbanet
2021-01-11pw_status: Replace Status::Ok() with OkStatus()Wyatt Hepler
2020-09-30pw_status: Update Status::CODE to Status::Code()Wyatt Hepler
2020-08-03pw_kvs: Update all KVS magics to be random numbersDavid Rogers
2020-07-01pw_span: Switch from pw::span to std::spanWyatt Hepler
2020-05-27pw_kvs: Make fake flash memory a publicly accessible libDavid Rogers
2020-05-02pw_kvs: Fix GC selection "ping pong" bugDavid Rogers
2020-04-22pw_kvs: Don't start GC scan at first sectorArmando Montanez