mbed-os/storage/kvstore/tests/TESTS
Lingkai Dong 13c5b64e16 general_tests_phase_2: SecureStore's underlying TDBStore must be large enough
The test case set_add_data_set_key_value_five_Kbytes stores
5KB of value, and to allow for overheads, we allocate at least
8KB per area of TDBStore (so 16KB for two areas of a whole
TDBStore).
2020-11-12 16:46:03 +00:00
..
direct_access_devicekey/tdb KVSTORE tests: move directories to make shorter test name 2020-08-27 10:57:20 +02:00
kvstore general_tests_phase_2: SecureStore's underlying TDBStore must be large enough 2020-11-12 16:46:03 +00:00
securestore/whitebox KVSTORE tests: move directories to make shorter test name 2020-08-27 10:57:20 +02:00