mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-22 23:40:11 +00:00
43996ffe21
Signed-off-by: 唐翔蕾 <328491512@qq.com>
46 lines
1.0 KiB
JSON
46 lines
1.0 KiB
JSON
{
|
|
"exception_path":{
|
|
"string_rules":[
|
|
"_lite/",
|
|
"/acts/applications/kitframework_ipcamera/",
|
|
"/acts/applications/kitframework/",
|
|
"/acts/open_posix_testsuite/"
|
|
],
|
|
"re_rules":[
|
|
"/[a-z]{3}s/testtools/"
|
|
]
|
|
},
|
|
|
|
"all_com_path":{
|
|
"string_rules":[
|
|
],
|
|
"re_rules":[
|
|
"/[a-z]{3}s/build/"
|
|
]
|
|
},
|
|
"skip_judge_build_path":{
|
|
"string_rules":[
|
|
"/cpp"
|
|
],
|
|
"re_rules":[
|
|
]
|
|
},
|
|
"temple_list":[
|
|
"ohos_moduletest_suite",
|
|
"ohos_js_hap_suite",
|
|
"ohos_js_app_suite",
|
|
"ohos_shell_app_suite",
|
|
"ohos_hap_assist_suite",
|
|
"ohos_app_assist_suite",
|
|
"ohos_sh_assist_suite",
|
|
"group"
|
|
],
|
|
"acts_All_template_ex":[
|
|
"ActsMindSporeTest",
|
|
"ActsBmsAccessTokenTest",
|
|
"AACommandImplicitStartTest",
|
|
"StageSupplement",
|
|
"AACommand07",
|
|
"cpLibuv"
|
|
]
|
|
} |