mbed-os/features/storage
Veijo Pesonen 065ff2645e Fixes features-storage-tests-kvstore-static_tests test case bugs
At least with LPC55S69's default TDBStore configuration it's
impossible to run storage Greentea tests without exhausting the
memory reserved for storing keys.

Fixes an issue where number of keys were removed based on number of
threads which didn't have anything to do with the test case.

Fixes an issue where number of keys were assumed to be constant
but variable number was used for configuration.
2019-11-28 10:37:11 +02:00
..
TESTS Fixes features-storage-tests-kvstore-static_tests test case bugs 2019-11-28 10:37:11 +02:00
blockdevice IOTSTOR-953: Fix address calculations from SlicingBlockDevice 2019-11-04 16:13:32 +02:00
filesystem Revert "MbedCRC and CRC HAL revisions" 2019-11-26 13:45:37 +00:00
kvstore TDBStore safety check: Erase if there is valid keys on the free space. 2019-11-28 10:37:07 +02:00
nvstore Incorporated the review comments 2019-11-08 09:50:09 -08:00
system_storage Add storage related files to baseline unittest. 2019-11-04 16:12:36 +02:00