Go to the source code of this file.
Defines | |
#define | QUOTE(a) "\""a"\"" |
Functions | |
void | recheck_with_parser (ippResponse &r, bool bParsingShouldFail=false) |
|
Definition at line 123 of file ippResponseTestCase.cpp. |
|
this method check that the string of a response object can be reparse to an response that produce the the same string Definition at line 41 of file ippResponseTestCase.cpp. References ippResponseParser::getErrorMessageString(), IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, IPP_UTEST_ASSERT_M, ippResponseParser::parseResponse(), and ippResponseParser::setInput(). |