diff -r 0e6c5a9328b5 -r deec7e509f66 authenticationservices/authenticationserver/test/tAuthSvr/scripts/tpostmarketplugin.ini --- a/authenticationservices/authenticationserver/test/tAuthSvr/scripts/tpostmarketplugin.ini Thu Aug 19 11:18:56 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,66 +0,0 @@ -[Test0001] -srcPlugin=c:\tauth\tpostmarketplugins\testpluginsupgrade.dll -destPlugin=c:\sys\bin\testplugins.dll -srcRscFile=c:\tauth\tpostmarketplugins\testpluginsupgrade.rsc -destRscFile=c:\resource\plugins\testplugins.rsc -initialPluginCount=10 -expectedPluginCount=10 -pluginNamePostInstall=Test Plugin #1 - Upgrade -pluginNamePostUninstall=Test Plugin #1 - - -[Test0002] -srcPlugin=c:\tauth\tpostmarketplugins\tauthpluginupgrade.dll -destPlugin=c:\sys\bin\tauthplugin.dll -srcRscFile=c:\tauth\tpostmarketplugins\tauthpluginupgrade.rsc -destRscFile=c:\resource\plugins\tauthplugin.rsc -initialPluginCount=10 -expectedPluginCount=10 -pluginNamePostInstall=Pin1 -pluginNamePostUninstall=Pin1 - -// when a new non-ROM plugin is installed with macro disabled, the plugin count remains the same, -// before and post install. -[Test0003] -srcPlugin=c:\tauth\tpostmarketplugins\tpostmarketramplugin.dll -destPlugin=c:\sys\bin\tpostmarketramplugin.dll -srcRscFile=c:\tauth\tpostmarketplugins\tpostmarketramplugin.rsc -destRscFile=c:\resource\plugins\tpostmarketramplugin.rsc -initialPluginCount=10 -expectedPluginCount=10 - - -// The following are used when KEnablePostMarketAutheticationPlugins is set using the -// macro SYMBIAN_ENABLE_POST_MARKET_AUTHENTICATION_PLUGINS specified in ROM build for hardware tests and -// patch data KEnablePostMarketAutheticationPlugins set to one in epoc.ini for emulator tests. - -// when a new non-ROM plugin is installed with macro enabled, the plugin count increments by one post install operation, -// and decrements by one post uninstall operation. -[Test0004] -srcPlugin=c:\tauth\tpostmarketplugins\tpostmarketramplugin.dll -destPlugin=c:\sys\bin\tpostmarketramplugin.dll -srcRscFile=c:\tauth\tpostmarketplugins\tpostmarketramplugin.rsc -destRscFile=c:\resource\plugins\tpostmarketramplugin.rsc -initialPluginCount=10 -expectedPluginCount=11 -pluginNamePostInstall=PostMarketRAMPlugin - -[Test0005] -NumIdentities = 2 -#The plugin below is for the pinAuthPlugin -plugin1Id = 10234100 -#EAuthFullyTrained -plugin1Status = 128 -Pin10234100InputTrain = 4110 -Pin10234100Default = true -Pin10234100Active = true - -[Test0006] -plugin1Id = 10234100 -Pin10234100InputId = 4110 - -[Test0007] -srcPlugin=c:\sys\bin\tpostmarketramplugin.dll -destPlugin=c:\tauth\tpostmarketplugins\tpostmarketramplugin.dll -srcRscFile=c:\resource\plugins\tpostmarketramplugin.rsc -destRscFile=c:\tauth\tpostmarketplugins\tpostmarketramplugin.rsc