persistentstorage/sql/TEST/t_sqloom5.cpp
changeset 29 cce6680bbf1c
parent 17 55f2396f6d25
child 55 44f437012c90
equal deleted inserted replaced
28:7a522c0700d3 29:cce6680bbf1c
   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     }