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.
ls
1 parent 4536fff commit 98215d322d5f57b24a6dc8de69507254e281123e
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 9 Apr 2021
Showing 1 changed file
View
storage/blockdevice/tests/UNITTESTS/blockdevice/ChainingBlockDevice/test_ChainingBlockDevice.cpp