Skip to content

Commit

Permalink
5.7.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bha-evs committed Jul 12, 2024
1 parent cb07f2e commit ca5d6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ int main(int argc, char *argv[])
//::testing::GTEST_FLAG(filter) = "JsonParser_Test.*:XmlWriter_Test.*";
//::testing::GTEST_FLAG(filter) = "System_Test.Exec";
//::testing::GTEST_FLAG(filter) = "Threading_Test.MultiThreadWithoutMutex";
::testing::GTEST_FLAG(filter) = "ut_logger_ibofloggerfactory.*";
// ::testing::GTEST_FLAG(filter) = "ut_logger_ibofloggerfactory.*";
//::testing::GTEST_FLAG(filter) = "RawCircularBuffer_Test.FillWrapOverwrite";
//::testing::GTEST_FLAG(filter) = "RawCircularBuffer_Test.*:CircularBuffer_Test.*:RawCircularBufferInSlotMode_Test.*";
//::testing::GTEST_FLAG(filter) = "BofThreadPool_Test.*:BofThread_Test.*";
Expand Down

0 comments on commit ca5d6e2

Please sign in to comment.