tcpiputils/dhcp/te_dhcp/src/te_dhcpTestStep1.cpp
changeset 51 78fceed50f62
parent 0 af10295192d8
child 75 c1029e558ef5
equal deleted inserted replaced
42:88121cf79045 51:78fceed50f62
    25 #include <nifman.h>
    25 #include <nifman.h>
    26 #include "te_dhcpTestServer.h"
    26 #include "te_dhcpTestServer.h"
    27 #include <comms-infras/es_config.h>
    27 #include <comms-infras/es_config.h>
    28 #include "../../include/DHCP_Std.h"
    28 #include "../../include/DHCP_Std.h"
    29 #include <comms-infras/startprocess.h>
    29 #include <comms-infras/startprocess.h>
    30 #include "te_TestDaemonClient.h"
    30 #include "Te_TestDaemonClient.h"
    31 #include "DHCPStatesDebug.h"
    31 #include "DHCPStatesDebug.h"
    32 
    32 
    33 TVerdict CDhcpTestStep1_1::doTestStepL()
    33 TVerdict CDhcpTestStep1_1::doTestStepL()
    34 /**
    34 /**
    35 * @return - TVerdict code, only ever returns EPass, else leaves with error!
    35 * @return - TVerdict code, only ever returns EPass, else leaves with error!