persistentstorage/sql/TEST/t_sqlfilesrvcrash1.cpp
changeset 51 7d4490026038
parent 15 3eacc0623088
child 55 44f437012c90
equal deleted inserted replaced
40:b8bdbc8f59c7 51:7d4490026038
    23 This test requires a non-rugged drive to store the database file and therefore will only work in hardware mode
    23 This test requires a non-rugged drive to store the database file and therefore will only work in hardware mode
    24 */
    24 */
    25 
    25 
    26 #include <e32test.h>
    26 #include <e32test.h>
    27 #include <f32file.h>
    27 #include <f32file.h>
    28 #include <Sqldb.h>
    28 #include <sqldb.h>
    29 
    29 
    30 RTest TheTest(_L("t_sqlfilesrvcrash1 test"));
    30 RTest TheTest(_L("t_sqlfilesrvcrash1 test"));
    31 
    31 
    32 #if !defined __WINS__ && !defined __WINSCW__
    32 #if !defined __WINS__ && !defined __WINSCW__
    33 
    33