How to compare std::string or char* with liternal string using BOOST unit test framework (using boost/test/unit_test.hpp),
BOOST_CHECK and BOOST_TEST does not work with string.
How to compare std::string or char* with liternal string using BOOST unit test framework (using boost/test/unit_test.hpp),
BOOST_CHECK and BOOST_TEST does not work with string.