cryptoservices/filebasedcertificateandkeystores/Inc/filetokenstests.iby
changeset 91 a675745f8b2e
parent 19 ece3df019add
child 108 ca9a0fc2f082
equal deleted inserted replaced
80:b4bf7a662141 91:a675745f8b2e
   275 data = ZDRIVE\tcertapps\scripts\script1.script			tcertapps\scripts\script1.script attrib=r
   275 data = ZDRIVE\tcertapps\scripts\script1.script			tcertapps\scripts\script1.script attrib=r
   276 data = ZDRIVE\tcertapps\scripts\apipolicing.script	tcertapps\scripts\apipolicing.script attrib=r
   276 data = ZDRIVE\tcertapps\scripts\apipolicing.script	tcertapps\scripts\apipolicing.script attrib=r
   277 data = ZDRIVE\tcertapps\scripts\script1.ini			tcertapps\scripts\script1.ini attrib=r
   277 data = ZDRIVE\tcertapps\scripts\script1.ini			tcertapps\scripts\script1.ini attrib=r
   278 data = ZDRIVE\tcertapps\scripts\apipolicing.ini	tcertapps\scripts\apipolicing.ini attrib=r
   278 data = ZDRIVE\tcertapps\scripts\apipolicing.ini	tcertapps\scripts\apipolicing.ini attrib=r
   279 
   279 
       
   280 
   280 #if defined SYMBIAN_KEYSTORE_USE_AUTH_SERVER || defined SDP_ROM1
   281 #if defined SYMBIAN_KEYSTORE_USE_AUTH_SERVER || defined SDP_ROM1
   281 //Nothing is included
   282 //Nothing is included
   282 #else
   283 #else
       
   284 #ifdef _SERIAL_DOWNLOAD
   283 // additional certstore needed in normal rom for sec-filetokens tests which uses certstore1 ,2,...
   285 // additional certstore needed in normal rom for sec-filetokens tests which uses certstore1 ,2,...
   284 ECOM_PLUGIN(tadditionalstores.dll, tadditionalstores.rsc)
   286 ECOM_PLUGIN(tadditionalstores.dll, tadditionalstores.rsc)
   285 // The below test data needed for sec-filetokens-tools.script which will run only in normal image(testsecurity_sdp.bat)
   287 // The below test data needed for sec-filetokens-tools.script which will run only in normal image(testsecurity_sdp.bat)
   286 data = ZDRIVE\tcertstore\ent-wtls.cer					             \tcertstore\ent-wtls.cer attrib=r
   288 data = ZDRIVE\tcertstore\ent-wtls.cer					             \tcertstore\ent-wtls.cer attrib=r
   287 data = ZDRIVE\tcertstore\ent-wtls1.cer					           \tcertstore\ent-wtls1.cer attrib=r
   289 data = ZDRIVE\tcertstore\ent-wtls1.cer					           \tcertstore\ent-wtls1.cer attrib=r
   296 data = ZDRIVE\system\data\test2certstore.dat			system\data\test2certstore.dat attrib=r
   298 data = ZDRIVE\system\data\test2certstore.dat			system\data\test2certstore.dat attrib=r
   297 
   299 
   298 // Test keystore. Contains two keys, a DSA key (label gm0) and a RSA key (label gm1)
   300 // Test keystore. Contains two keys, a DSA key (label gm0) and a RSA key (label gm1)
   299 // The passphrase timeout is set to 30
   301 // The passphrase timeout is set to 30
   300 data = ZPRIVATE\101F72A6\keys.dat          	private\101F72A6\keys.dat
   302 data = ZPRIVATE\101F72A6\keys.dat          	private\101F72A6\keys.dat
       
   303 #endif
   301 #endif // SYMBIAN_KEYSTORE_USE_AUTH_SERVER
   304 #endif // SYMBIAN_KEYSTORE_USE_AUTH_SERVER
   302 
   305 
   303 #endif
   306 #endif