{
    "exception_path":{
        "string_rules":[
            "_lite/",
            "/acts/applications/kitframework_ipcamera/",
            "/acts/applications/kitframework/",
            "/acts/open_posix_testsuite/"
        ],
        "re_rules":[
            "/[a-z]{3}s/testtools/",
            "/[a-z]{3}s/demo/"
        ]
    },

    "all_com_path":{
        "string_rules":[
        ],
        "re_rules":[
            "/[a-z]{3}s/build/"
        ]
    },
    "skip_judge_build_path":{
        "string_rules":[
            "/cpp"
        ],
        "re_rules":[
        ]
    },
    "temple_list":[
        "ohos_js_app_static_suite",
        "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",
        "ohos_xts_group",
        "group"
    ],
    "xts_path_list": [
        "test/xts/acts",
        "test/xts/dcts",
        "test/xts/hats",
        "test/xts/hits"
    ],
    "interface_path_list": [
        "interface/sdk-js",
        "interface/sdk_c",
        "drivers/interface"
    ]
}