smsprotocols/smsstack/wapprot/test/TE_WAPDGRM/TE_testwapdgrm.cpp
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
    50 // 
    50 // 
    51 //
    51 //
    52 
    52 
    53 #include "TE_wapdgrmbase.h"
    53 #include "TE_wapdgrmbase.h"
    54 #include "TE_testwapdgrm.h"
    54 #include "TE_testwapdgrm.h"
    55 
       
    56 #if defined (__WINS__)
       
    57 #define PDD_NAME _L("ECDRV")
       
    58 #define LDD_NAME _L("ECOMM")
       
    59 #else
       
    60 #define PDD_NAME _L("EUART1")
       
    61 #define LDD_NAME _L("ECOMM")
       
    62 #endif
       
    63 
       
    64 
    55 
    65 TVerdict CTestWapProtDatagram::doTestStepL()
    56 TVerdict CTestWapProtDatagram::doTestStepL()
    66 /*
    57 /*
    67  * implementation of Wap Protocol Datagram test case
    58  * implementation of Wap Protocol Datagram test case
    68  */
    59  */