persistentstorage/sql/TEST/t_sqlsecurity6.cpp
branchRCL_3
changeset 20 04ec7606545c
parent 16 6b6fd149daa2
child 21 fcc16690f446
equal deleted inserted replaced
16:6b6fd149daa2 20:04ec7606545c
    96 	policy.Close();
    96 	policy.Close();
    97 	}
    97 	}
    98 
    98 
    99 void DoTestsL()
    99 void DoTestsL()
   100 	{
   100 	{
   101 	TheTest.Start(_L("@SYMTestCaseID:PDS-SQL-CT-4199"));
   101 	TheTest.Start(_L("@SYMTestCaseID:PDS-SQL-CT-4199 Invalid secure UIDs test"));
   102 	InvalidSecureUidsTest();
   102 	InvalidSecureUidsTest();
   103 	}
   103 	}
   104 
   104 
   105 TInt E32Main()
   105 TInt E32Main()
   106 	{
   106 	{