Files
espurna/code/test/unit
Maxim Prokhorov 639b558100 settings: raw erase fixes
solves edge-case when we move our storage nearby a previously erased kv,
causing it to be treated as a key or a value with length 255 (... 0x00 0xff)

also stop set() from erasing data when it is not possible to store it in
the first place

additional test case similar to permutations one, make sure keys don't
disappear while we write to the storage a lot of times and possibly
introduce the two cases above
2022-10-23 03:18:57 +03:00
..
2022-01-13 04:04:37 +03:00
2022-10-23 03:18:57 +03:00
2022-10-23 03:18:57 +03:00