Inheritance diagram for ippCommandParserTestCase:
Public Member Functions | |
ippCommandParserTestCase () | |
void | setUp () |
void | tearDown () |
void | test1 () |
void | testGetProp () |
void | testOnPtMeasReport () |
void | testOnPtMeas () |
void | testOnMoveReportE () |
void | testInvalidCommands () |
void | testCommandWithArguments () |
void | testScanOnCurve_BadFormat () |
void | testScanOnCurve_Format1_BadData () |
void | testScanOnCurve_Format2_BadData () |
void | testScanOnCurve_Format3_BadData () |
void | testScanOnCurve_Format1_OK () |
void | testScanOnCurve_Format2_OK () |
void | testScanOnCurve_Format3_OK () |
void | testScanOnCurve_Format1_very_long_input () |
void | testOnSamplePRGFileI () |
|
Definition at line 16 of file ippCommandParserTestCase.h. |
|
Definition at line 69 of file ippCommandParserTestCase.cpp. |
|
Definition at line 75 of file ippCommandParserTestCase.cpp. |
|
Definition at line 80 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_test1::runTest(). |
|
Definition at line 264 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testCommandWithArguments::runTest(). |
|
some bad examples Definition at line 241 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testGetProp::runTest(). |
|
|
Definition at line 160 of file ippCommandParserTestCase.cpp. References ippCommandParser::getParserErr(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testOnMoveReportE::runTest(). |
|
Definition at line 174 of file ippCommandParserTestCase.cpp. References ippCommandParser::getParserErr(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testOnPtMeas::runTest(). |
|
Definition at line 201 of file ippCommandParserTestCase.cpp. References ippCommandParser::getParserErr(), ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testOnPtMeasReport::runTest(). |
|
Definition at line 576 of file ippCommandParserTestCase.cpp. References ippTestFolder::current_filename(), ippTestFolder::find_first_file(), IPP_UTEST_ASSERT, ippTestFolder::next(), test_file_folder(), and TestCommandsOnFile(). Referenced by TestDescription_ippCommandParserTestCase_testOnSamplePRGFileI::runTest(). |
|
|
|
Definition at line 310 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testScanOnCurve_Format1_OK::runTest(). |
|
Definition at line 411 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testScanOnCurve_Format1_very_long_input::runTest(). |
|
|
Definition at line 345 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testScanOnCurve_Format2_OK::runTest(). |
|
|
Definition at line 378 of file ippCommandParserTestCase.cpp. References ippCommandParser::getTag(), IPP_END_STRING, IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, ippCommandParser::parseCommand(), ippCommandParser::parseTag(), and ippCommandParser::setInput(). Referenced by TestDescription_ippCommandParserTestCase_testScanOnCurve_Format3_OK::runTest(). |