common/tools/test/pckg_status/scripts/pckg_test_status_patterns.csv
author Arnaud Lenoir
Thu, 25 Mar 2010 16:57:42 +0000
changeset 943 714540e019be
parent 841 2958b22b1b70
permissions -rw-r--r--
Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
841
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     1
Directory,File,Pattern,Test_type
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     2
,*.inf,.script,TEF/MTF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     3
,*.pkg,,TEF/MTF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     4
,*.inf,PRJ_TESTMMPFILES,All
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     5
,*.inf,PRJ_TESTEXPORTS,All
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     6
*test*,,,test_dir
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     7
tsrc,,,tsrc_dir
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     8
*svs*,,,svs_dir
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
     9
,*.mmp,.cfg,STIF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    10
,*.mmp,stif*.lib,STIF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    11
,*.cfg,[TEST],STIF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    12
,*.cfg,[ENDTEST],STIF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    13
,*.mmp,.script,TEF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    14
,*.mmp,testexecute*.lib,TEF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    15
,*.script,LOAD_SUITE,TEF
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    16
tsrc,test.xml,,CTC++
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    17
,test.xml,ctcdata.txt,CTC++
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    18
,*.cpp,""".Start(""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    19
,*.cpp,""".Next(""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    20
,*.cpp,""".End();""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    21
,*.cpp,""".close();""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    22
,*.h,"""class RTest : public""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    23
,*.h,""": public RTest""",RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    24
rtest,,,RTest
2958b22b1b70 ArnaudL: corrected last entry that had "????" left behind.
Arnaud Lenoir
parents: 840
diff changeset
    25
,*.cpp,"""RTest test(""",RTest
943
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    26
,*.bat,.pkg,STIF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    27
,*.bat,makesis,STIF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    28
,*.bat,signsis,STIF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    29
,*.bat,ATSInterface.exe,STIF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    30
,*.mmp,stiftestinterface.lib,STIF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    31
,*.doc*,,DOC
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    32
,*.rtf,,DOC
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    33
,*.txt,,DOC
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    34
,*.ppt*,,DOC
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    35
,*.xls*,,DOC
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    36
,bld.inf,.inf,All
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    37
,*.script,.script,TEF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    38
,*.bat,testexecute.exe,TEF
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    39
eunit,,,Eunit
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    40
*e32test*,,,RTest
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    41
*f32test*,,,RTest
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    42
,*.bat,runtests,RTest
714540e019be Update pckg_test_status_patterns.csv with more info to look for tests patterns.
Arnaud Lenoir
parents: 841
diff changeset
    43
,*.pdf,,DOC