Inheritance diagram for ippSimpleServerTestCase:
Public Member Functions | |
ippSimpleServerTestCase () | |
void | setUp () |
void | tearDown () |
void | testSimpleServer1 () |
void | testSimpleServer2 () |
void | testSimpleServer3 () |
void | testSimpleServer4 () |
void | testSimpleServer5 () |
void | testSimpleServerStartSessionEndSession () |
void | testSimpleServerReceivingInvalidCommand () |
void | testSimpleServerReceivingAbortE () |
Protected Member Functions | |
void | SendCommands (ippSimpleClient &client, ippSimpleServer &server, const char *filename) |
|
Definition at line 17 of file ippSimpleServerTestCase.h. |
|
Definition at line 274 of file ippSimpleServerTestCase.cpp. References IPP_UTEST_ASSERT, ippCommandParser::parseCommand(), and ippCommandParser::setInput(). Referenced by testSimpleServer5(). |
|
Definition at line 19 of file ippSimpleServerTestCase.h. |
|
Definition at line 20 of file ippSimpleServerTestCase.h. |
|
|
|
|
Definition at line 237 of file ippSimpleServerTestCase.cpp. References ippSimpleClient::Connect(), ippSimpleClient::GetState(), ippSimpleClient::HeartBeat(), ippSimpleServer::HeartBeat(), IPP_UTEST_ASSERT, IPP_UTEST_ASSERT_EQUALS, PortForTesting, ippSimpleServer::PowerOn(), and ippEngine::setLogger(). Referenced by TestDescription_ippSimpleServerTestCase_testSimpleServer4::runTest(). |
|
|
|
|