os/persistentdata/persistentstorage/sql/GROUP/sqltests.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // SqlDb.dll SQL Database management - client dll
    15 // 
    16 //
    17 #ifndef __SQLTESTS_IBY__
    18 #define __SQLTESTS_IBY__
    19 
    20 REM SQLTESTS
    21 
    22 #include <testlocale.iby>
    23 #include <charconv.iby>
    24 #include <sql.iby>
    25 
    26 data=DATAZ_\test\sqltests.bat	                         \test\sqltests.bat
    27 data=DATAZ_\test\contacts_schema_to_vendors.sql          \test\contacts_schema_to_vendors.sql
    28 data=DATAZ_\test\add_simple_contacts.sql                 \test\add_simple_contacts.sql
    29 data=DATAZ_\test\contacts_startup_time.sql               \test\contacts_startup_time.sql
    30 data=DATAZ_\test\testdb1.db                              \test\testdb1.db
    31 data=DATAZ_\test\corruptdb.db                            \test\corruptdb.db
    32 data=DATAZ_\test\t_sqlshortnondb.db                      \test\t_sqlshortnondb.db
    33 data=DATAZ_\test\t_inc095412.db                          \test\t_inc095412.db
    34 data=DATAZ_\test\default_avacon.dbsql                    \test\default_avacon.dbsql
    35 data=DATAZ_\test\t_sqlbur_backup_ver0.bak                \test\t_sqlbur_backup_ver0.bak
    36 data=DATAZ_\test\t_sqlperformance4.sql                   \test\t_sqlperformance4.sql
    37 data=ZPRIVATE\10281e17\[21212122]aadb2.db                \private\10281e17\[21212122]aadb2.db
    38 data=ZPRIVATE\10281e17\[21212122]bbdb2.db                \private\10281e17\[21212122]bbdb2.db
    39 data=ZPRIVATE\10281e17\[21212125]t_ab.db                 \private\10281e17\[21212125]t_ab.db
    40 data=ZPRIVATE\10281e17\[1111cccc]t_ab.db                 \private\10281e17\[1111CCCC]t_ab.db
    41 data=ZPRIVATE\21212124\t_sqldb1.db                       \private\21212124\t_sqldb1.db
    42 data=ZPRIVATE\10281e17\[21212125]t_onedefpolicy.db       \private\10281e17\[21212125]t_onedefpolicy.db
    43 data=ZPRIVATE\10281e17\[98765432]t_2defaultpolicies.db   \private\10281e17\[98765432]t_2defaultpolicies.db
    44 data=ZPRIVATE\10281e17\[98765432]t_emptysettings.db      \private\10281e17\[98765432]t_emptysettings.db
    45 data=ZPRIVATE\10281e17\[98765432]t_invobject.db          \private\10281e17\[98765432]t_invobject.db
    46 data=ZPRIVATE\10281e17\[98765432]t_invversion.db         \private\10281e17\[98765432]t_invversion.db
    47 data=ZPRIVATE\10281e17\[98765432]t_longcollation.db      \private\10281e17\[98765432]t_longcollation.db
    48 data=ZPRIVATE\10281e17\[98765432]t_nocollation.db        \private\10281e17\[98765432]t_nocollation.db
    49 data=ZPRIVATE\10281e17\[98765432]t_nodefaultpolicy.db    \private\10281e17\[98765432]t_nodefaultpolicy.db
    50 data=ZPRIVATE\10281e17\[98765432]t_nosettings.db         \private\10281e17\[98765432]t_nosettings.db
    51 
    52 file=ABI_DIR\BUILD_DIR\t_sqlenvcreate.exe           \test\t_sqlenvcreate.exe
    53 file=ABI_DIR\BUILD_DIR\t_sqlite.exe                 \test\t_sqlite.exe
    54 file=ABI_DIR\BUILD_DIR\t_sqlapi.exe                 \test\t_sqlapi.exe
    55 file=ABI_DIR\BUILD_DIR\t_sqlapi2.exe                \test\t_sqlapi2.exe
    56 file=ABI_DIR\BUILD_DIR\t_sqlpanic.exe               \test\t_sqlpanic.exe
    57 file=ABI_DIR\BUILD_DIR\t_sqllang.exe                \test\t_sqllang.exe
    58 file=ABI_DIR\BUILD_DIR\t_sqloom1.exe                \test\t_sqloom1.exe
    59 file=ABI_DIR\BUILD_DIR\t_sqloom2.exe                \test\t_sqloom2.exe
    60 file=ABI_DIR\BUILD_DIR\t_sqloom3.exe                \test\t_sqloom3.exe
    61 file=ABI_DIR\BUILD_DIR\t_sqloom4.exe                \test\t_sqloom4.exe
    62 file=ABI_DIR\BUILD_DIR\t_sqloom5.exe                \test\t_sqloom5.exe
    63 file=ABI_DIR\BUILD_DIR\t_sqloom6.exe                \test\t_sqloom6.exe
    64 file=ABI_DIR\BUILD_DIR\t_sqlmulti.exe               \test\t_sqlmulti.exe
    65 file=ABI_DIR\BUILD_DIR\t_sqlcollate.exe             \test\t_sqlcollate.exe
    66 file=ABI_DIR\BUILD_DIR\t_sqltrans.exe               \test\t_sqltrans.exe
    67 file=ABI_DIR\BUILD_DIR\t_sqlload.exe                \test\t_sqlload.exe
    68 file=ABI_DIR\BUILD_DIR\t_sqlgetfirststmt.exe        \test\t_sqlgetfirststmt.exe
    69 file=ABI_DIR\BUILD_DIR\t_sqlsecurity1.exe           \test\t_sqlsecurity1.exe
    70 file=ABI_DIR\BUILD_DIR\t_sqlsecurity2.exe           \test\t_sqlsecurity2.exe
    71 file=ABI_DIR\BUILD_DIR\t_sqlsecurity3.exe           \test\t_sqlsecurity3.exe
    72 file=ABI_DIR\BUILD_DIR\t_sqlsecurity4.exe           \test\t_sqlsecurity4.exe
    73 file=ABI_DIR\BUILD_DIR\t_sqlsecurity5.exe           \test\t_sqlsecurity5.exe
    74 file=ABI_DIR\BUILD_DIR\t_sqlsecurity6.exe           \test\t_sqlsecurity6.exe
    75 file=ABI_DIR\BUILD_DIR\t_sqlattach.exe              \test\t_sqlattach.exe
    76 file=ABI_DIR\BUILD_DIR\t_sqlattach2.exe             \test\t_sqlattach2.exe
    77 file=ABI_DIR\BUILD_DIR\t_sqlperformance.exe         \test\t_sqlperformance.exe
    78 file=ABI_DIR\BUILD_DIR\t_sqlperformance2.exe        \test\t_sqlperformance2.exe
    79 file=ABI_DIR\BUILD_DIR\t_sqlperformance3.exe        \test\t_sqlperformance3.exe
    80 file=ABI_DIR\BUILD_DIR\t_sqlperformance4.exe        \test\t_sqlperformance4.exe
    81 file=ABI_DIR\BUILD_DIR\t_sqlperformance5.exe        \test\t_sqlperformance5.exe
    82 file=ABI_DIR\BUILD_DIR\t_sqlood.exe                 \test\t_sqlood.exe
    83 file=ABI_DIR\BUILD_DIR\t_sqloslayer.exe             \test\t_sqloslayer.exe
    84 file=ABI_DIR\BUILD_DIR\t_sqldefect.exe              \test\t_sqldefect.exe
    85 file=ABI_DIR\BUILD_DIR\t_sqldefect2.exe             \test\t_sqldefect2.exe
    86 file=ABI_DIR\BUILD_DIR\t_sqlprivcage.exe            \test\t_sqlprivcage.exe
    87 file=ABI_DIR\BUILD_DIR\t_sqlbadclient.exe           \test\t_sqlbadclient.exe
    88 file=ABI_DIR\BUILD_DIR\t_sqlbur.exe                 \test\t_sqlbur.exe
    89 file=ABI_DIR\BUILD_DIR\t_sqlbur2.exe                \test\t_sqlbur2.exe
    90 file=ABI_DIR\BUILD_DIR\t_sqlscalarfullselect.exe    \test\t_sqlscalarfullselect.exe
    91 file=ABI_DIR\BUILD_DIR\t_sqlfserr.exe               \test\t_sqlfserr.exe
    92 file=ABI_DIR\BUILD_DIR\t_sqlconfig.exe              \test\t_sqlconfig.exe
    93 file=ABI_DIR\BUILD_DIR\t_sqlconfigfile.exe          \test\t_sqlconfigfile.exE
    94 file=ABI_DIR\BUILD_DIR\t_sqldbconfigfile.exe        \test\t_sqldbconfigfile.exe
    95 file=ABI_DIR\BUILD_DIR\t_sqlcompact1.exe            \test\t_sqlcompact1.exe
    96 file=ABI_DIR\BUILD_DIR\t_sqlcompact2.exe            \test\t_sqlcompact2.exe
    97 file=ABI_DIR\BUILD_DIR\t_sqlcompact3.exe            \test\t_sqlcompact3.exe
    98 file=ABI_DIR\BUILD_DIR\t_sqlcompact4.exe            \test\t_sqlcompact4.exe
    99 file=ABI_DIR\BUILD_DIR\t_sqlblob.exe                \test\t_sqlblob.exe
   100 file=ABI_DIR\BUILD_DIR\t_sqlauthorizer.exe          \test\t_sqlauthorizer.exe
   101 file=ABI_DIR\BUILD_DIR\t_sqlfilebuf64.exe           \test\t_sqlfilebuf64.exe
   102 file=ABI_DIR\BUILD_DIR\t_sqlstartup.exe             \test\t_sqlstartup.exe
   103 file=ABI_DIR\BUILD_DIR\t_sqldb64.exe                \test\t_sqldb64.exe
   104 file=ABI_DIR\BUILD_DIR\t_sqlfilesrvcrash1.exe       \test\t_sqlfilesrvcrash1.exe
   105 file=ABI_DIR\BUILD_DIR\t_sqlfilesrvcrash2.exe       \test\t_sqlfilesrvcrash2.exe
   106 file=ABI_DIR\BUILD_DIR\t_sqlcorrupt.exe             \test\t_sqlcorrupt.exe
   107 file=ABI_DIR\BUILD_DIR\t_sqlenvdestroy.exe          \test\t_sqlenvdestroy.exe
   108 
   109 #endif