mbed-os/storage/kvstore/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
..
TESTS general_tests_phase_2: SecureStore's underlying TDBStore must be large enough 2020-11-12 16:46:03 +00:00
UNITTESTS Move mbed-trace into platform 2020-09-02 12:30:59 +01:00