mbed-os/features/storage/TESTS/kvstore
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
..
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 IOTSTOR-978: Skip a unstable testcase until fixed 2019-11-15 10:38:32 +02:00
general_tests_phase_2 Generalize KVStore phase 1/2 test BlockDevice sizes 2019-11-12 12:26:25 -08:00
securestore_whitebox Enable some of the kvstore tests for PSoC 6 MCUs 2019-11-12 12:26:25 -08:00
static_tests Fixes features-storage-tests-kvstore-static_tests test case bugs 2019-11-28 10:37:11 +02:00
tdbstore_whitebox Enable TDBStore whitebox test on PSoC 6 2019-11-12 12:26:25 -08:00