25 template <
class V1,
class V2 >
31 sstr <<
" " << name<<
" : [" << v1 <<
"] != [" << v2 <<
"]" ;
46 errmsg <<
"[" <<
_testname <<
"] TEST_FAILED ############################################" <<
std::endl;
48 errmsg <<
"[" <<
_testname <<
"] TEST_FAILED ############################################" <<
std::endl;
void FAILED(const std::string &msg)
void operator()(const V1 &v1, const V2 &v2, const std::string name)
TEST(const std::string &tname, std::ostream &stream=std::cout)
void LOG(const std::string &msg)