cryptomgmtlibs/securitytestfw/inc/SecurityTests.iby
changeset 108 ca9a0fc2f082
parent 102 deec7e509f66
equal deleted inserted replaced
102:deec7e509f66 108:ca9a0fc2f082
   237 #ifdef _SERIAL_DOWNLOAD
   237 #ifdef _SERIAL_DOWNLOAD
   238 #include "thindump.iby"
   238 #include "thindump.iby"
   239 #endif
   239 #endif
   240 #include "sntpclient.iby"
   240 #include "sntpclient.iby"
   241 
   241 
       
   242 #ifndef NCP_TEST_IMAGE_CREATION
   242 // *** Additional includes and configuration for SSM Requirements ***
   243 // *** Additional includes and configuration for SSM Requirements ***
   243 #ifdef _SSMSTARTUPMODE
   244 #ifdef _SSMSTARTUPMODE
   244 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\z\private\2000d75b\startup\0\eshell  private\2000d75b\startup\0\eshell)
   245 data=MULTI_LINGUIFY(RSC EPOCROOT##epoc32\data\z\private\2000d75b\startup\0\eshell  private\2000d75b\startup\0\eshell)
   245 
   246 
   246 // Addition IBY's required
   247 // Addition IBY's required
   252 
   253 
   253 
   254 
   254 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
   255 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
   255 #include "ocsp.iby" 
   256 #include "ocsp.iby" 
   256 #include "ocsptests.iby"
   257 #include "ocsptests.iby"
   257 
   258 #endif
   258 #endif
   259 #endif