Home
last modified time | relevance | path

Searched refs:_judge_build_or_not (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-2.7.6/tools/ci/python_packages/ttfw_idf/
DCIScanTests.py38 def _judge_build_or_not(action, build_all): # type: (str, bool) -> (bool, bool) function
88 … build_test_case_apps, build_standalone_apps = _judge_build_or_not(args.test_type, args.build_all)