networksecurity/ipsec/ipsec_itest/src/ts_ipsec_suite.cpp
changeset 71 a800ea6cb454
parent 0 af10295192d8
equal deleted inserted replaced
68:1697cc2ba93d 71:a800ea6cb454
   101 	// Section 5 - ipsecpolapi tests
   101 	// Section 5 - ipsecpolapi tests
   102 	AddThisTestStepL( new (ELeave) CIpsecPolTest_1(iScheduler) );
   102 	AddThisTestStepL( new (ELeave) CIpsecPolTest_1(iScheduler) );
   103 	AddThisTestStepL( new (ELeave) CIpsecPolTest_2(iScheduler) );
   103 	AddThisTestStepL( new (ELeave) CIpsecPolTest_2(iScheduler) );
   104 
   104 
   105 	// Section 6 - vpnapi tests
   105 	// Section 6 - vpnapi tests
   106 	AddThisTestStepL( new (ELeave) CIpsecVpnTest_1(iScheduler) );
   106 	//AddThisTestStepL( new (ELeave) CIpsecVpnTest_1(iScheduler) );
   107 
   107 
   108 	// Section 7 - Ipsec Connection tests
   108 	// Section 7 - Ipsec Connection tests
   109 	AddThisTestStepL( new (ELeave) CIpsecConnTest_1(iScheduler) );
   109 	AddThisTestStepL( new (ELeave) CIpsecConnTest_1(iScheduler) );
   110 	AddThisTestStepL( new (ELeave) CIpsecConnTest_2(iScheduler) );
   110 	AddThisTestStepL( new (ELeave) CIpsecConnTest_2(iScheduler) );
   111 	AddThisTestStepL( new (ELeave) CIpsecConnTest_3(iScheduler) );
   111 	AddThisTestStepL( new (ELeave) CIpsecConnTest_3(iScheduler) );