mbed-os/storage
Rajkumar Kanagaraj 98215d322d CMake: Fix ChainingBlockDevice unittest
- ChainingBlockModuleTest test case compares two strings with EXPECT_EQ
which normally compare strings residing memory address so replaced it with EXPECT_STREQ  to compare strings.
2021-05-11 02:29:56 -07:00
..
blockdevice CMake: Fix ChainingBlockDevice unittest 2021-05-11 02:29:56 -07:00
docs BlockDevice design doc: TDBStore no longer requires flash simulation 2020-12-11 14:56:40 +00:00
filesystem fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
kvstore CMake: Refactor storage TDBstore and FileSystemStore unittest cmake 2021-05-11 02:29:56 -07:00
platform CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
CMakeLists.txt CMake: Add support for OSPIF blockdevice 2020-12-21 13:04:12 +00:00