networksecurity/ipsec/ipsec_itest/group/ts_ipsec.iby
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
    35 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh1.ini    testdata\configs\ts_ipsec_mh1.ini
    35 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh1.ini    testdata\configs\ts_ipsec_mh1.ini
    36 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh2.ini    testdata\configs\ts_ipsec_mh2.ini
    36 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh2.ini    testdata\configs\ts_ipsec_mh2.ini
    37 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh3.ini    testdata\configs\ts_ipsec_mh3.ini
    37 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh3.ini    testdata\configs\ts_ipsec_mh3.ini
    38 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh4.ini    testdata\configs\ts_ipsec_mh4.ini
    38 data=EPOCROOT##epoc32\data\Z\TestData\configs\ts_ipsec_mh4.ini    testdata\configs\ts_ipsec_mh4.ini
    39 
    39 
    40 #ifndef __IPSEC
    40 #ifdef SYMBIAN_EXCLUDE_IPSEC
    41 REM Feature IPSEC not included in this rom
    41 REM Feature IPSEC not included in this rom
    42 data=EPOCROOT##epoc32\data\Z\TestData\scripts\ts_ipsec_removed.script testdata\scripts\ts_ipsec_removed.script
    42 data=EPOCROOT##epoc32\data\Z\TestData\scripts\ts_ipsec_removed.script testdata\scripts\ts_ipsec_removed.script
    43 #else
    43 #else
    44 data=EPOCROOT##epoc32\data\Z\TestData\scripts\ts_ipsec_lubbock.script testdata\scripts\ts_ipsec.script
    44 data=EPOCROOT##epoc32\data\Z\TestData\scripts\ts_ipsec_lubbock.script testdata\scripts\ts_ipsec.script
    45 #endif
    45 #endif
    82 REM file=ABI_DIR\DEBUG_DIR\FAKE_SECDLGNOTIF.DLL		System\TNotifiers\FAKE_SECDLGNOTIF.DLL
    82 REM file=ABI_DIR\DEBUG_DIR\FAKE_SECDLGNOTIF.DLL		System\TNotifiers\FAKE_SECDLGNOTIF.DLL
    83 #else 
    83 #else 
    84 REM file=ABI_DIR\DEBUG_DIR\FAKE_IPSECNOTIF.DLL		System\TNotifiers\FAKE_IPSECNOTIF.DLL
    84 REM file=ABI_DIR\DEBUG_DIR\FAKE_IPSECNOTIF.DLL		System\TNotifiers\FAKE_IPSECNOTIF.DLL
    85 #endif 
    85 #endif 
    86 
    86 
    87 #ifndef __IPSEC
    87 #ifdef SYMBIAN_EXCLUDE_IPSEC
    88 REM Feature IPSEC not included in this rom so below apis added for tests to link
    88 REM Feature IPSEC not included in this rom so below apis added for tests to link
    89 file=ABI_DIR\DEBUG_DIR\ipsecpolapi.dll		System\Libs\ipsecpolapi.dll
    89 file=ABI_DIR\DEBUG_DIR\ipsecpolapi.dll		System\Libs\ipsecpolapi.dll
    90 file=ABI_DIR\DEBUG_DIR\vpnapi.dll			SYSTEM_BINDIR\vpnapi.dll
    90 file=ABI_DIR\DEBUG_DIR\vpnapi.dll			SYSTEM_BINDIR\vpnapi.dll
    91 #else
    91 #else
    92 
    92