common/tools/test/pckg_status/scripts/pckg_test_status_patterns.csv
author Arnaud Lenoir
Thu, 14 Jan 2010 18:21:21 +0000
changeset 841 2958b22b1b70
parent 840 3b9cc38657db
child 943 714540e019be
permissions -rw-r--r--
ArnaudL: corrected last entry that had "????" left behind.
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