mbed-os/features/storage/TESTS/kvstore
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
..
direct_access_devicekey_test Merge pull request #11628 from kyle-cypress/pr/directaccess-devicekey-test 2019-10-15 21:41:05 +08:00
filesystemstore_tests Enable some of the kvstore tests for PSoC 6 MCUs 2019-11-12 12:26:25 -08:00
general_tests_phase_1 Improve reliability of KVStore general tests 2020-01-13 11:32:12 -08:00
general_tests_phase_2 Improve reliability of KVStore general tests 2020-01-13 11:32:12 -08:00
securestore_whitebox Enable some of the kvstore tests for PSoC 6 MCUs 2019-11-12 12:26:25 -08:00
static_tests Fixed baremetal build failures 2020-01-10 13:20:59 +00:00
tdbstore_whitebox Remove flaky error_inject_test 2019-12-03 14:38:40 +02:00