mbed-os/storage/blockdevice/tests
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
..
TESTS/blockdevice CMake: rename greentea test macro 2021-02-02 07:43:40 -08:00
UNITTESTS CMake: Fix ChainingBlockDevice unittest 2021-05-11 02:29:56 -07:00