common/tools/test/pckg_status/scripts/pckg_test_status_patterns.csv
author Arnaud Lenoir
Tue, 12 Jan 2010 17:18:11 +0000
changeset 840 3b9cc38657db
child 841 2958b22b1b70
permissions -rw-r--r--
Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
840
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     1
Directory,File,Pattern,Test_type,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     2
,*.inf,.script,TEF/MTF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     3
,*.pkg,,TEF/MTF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     4
,*.inf,PRJ_TESTMMPFILES,All,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     5
,*.inf,PRJ_TESTEXPORTS,All,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     6
*test*,,,test_dir,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     7
tsrc,,,tsrc_dir,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     8
*svs*,,,svs_dir,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
     9
,*.mmp,.cfg,STIF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    10
,*.mmp,stif*.lib,STIF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    11
,*.cfg,[TEST],STIF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    12
,*.cfg,[ENDTEST],STIF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    13
,*.mmp,.script,TEF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    14
,*.mmp,testexecute*.lib,TEF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    15
,*.script,LOAD_SUITE,TEF,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    16
tsrc,test.xml,,CTC++,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    17
,test.xml,ctcdata.txt,CTC++,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    18
,*.cpp,""".Start(""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    19
,*.cpp,""".Next(""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    20
,*.cpp,""".End();""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    21
,*.cpp,""".close();""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    22
,*.h,"""class RTest : public""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    23
,*.h,""": public RTest""",RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    24
rtest,,,RTest,
3b9cc38657db Arnaudl: Added scripts and files related to the development of "task 286 - Package test status prep"
Arnaud Lenoir
parents:
diff changeset
    25
,*.cpp,"""RTest test(""",RTest,?????