mbed-os/features/storage/TESTS
Kyle Kearney d8f47bdaa3 Improve reliability of KVStore general tests
In kvstore_init, prior to initializing the kvstore, erase the
underlying block storage device. This ensures that each test run
starts from a consistent state and avoids failures that can result
if a previous test run left the storage in an inconsistent state.
2020-01-13 11:32:12 -08:00
..
blockdevice Fix Greentea handler typecasting. 2019-12-03 14:38:40 +02:00
filesystem Microlib: Disable feof function usage in tests 2019-12-16 04:34:20 -08:00
kvstore Improve reliability of KVStore general tests 2020-01-13 11:32:12 -08:00