persistentstorage/sql/TEST/t_sqloom5.cpp
branchGCC_SURGE
changeset 38 c4e342fcf0c8
parent 22 a7ba600cb39d
child 55 44f437012c90
equal deleted inserted replaced
27:ba32e40d9f36 38:c4e342fcf0c8
   612                         The test is a complex one - 7 (KDbConnCount constant) databases opened 
   612                         The test is a complex one - 7 (KDbConnCount constant) databases opened 
   613                         (secure and non-secure), 10 (KDbAttachedCount constant) databases
   613                         (secure and non-secure), 10 (KDbAttachedCount constant) databases
   614                         attached (secure and non-secure).
   614                         attached (secure and non-secure).
   615                         UTF8 encoded database is used.
   615                         UTF8 encoded database is used.
   616 @SYMTestExpectedResults Test must not fail
   616 @SYMTestExpectedResults Test must not fail
   617 @SYMDEF                 DEF????
   617 @SYMDEF                 DEF144603
   618 */  
   618 */  
   619 void Utf8OpenAttachDatabaseOomTest()
   619 void Utf8OpenAttachDatabaseOomTest()
   620     {
   620     {
   621     OpenAttachDatabaseOomTest(ESqlDbUtf8);
   621     OpenAttachDatabaseOomTest(ESqlDbUtf8);
   622     }
   622     }