Home
last modified time | relevance | path

Searched full:target_test (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.5.0/.gitlab/ci/dependencies/
Ddependencies.yml7 .target_test: &target_test anchor
23 - build:target_test
57 - *target_test
66 - build:target_test
75 - build:target_test
82 - *target_test
87 - target_test
94 - build:target_test
107 - target_test
114 - build:target_test
[all …]
/hal_espressif-3.5.0/.gitlab/ci/
Drules.yml198 …if: '$CI_JOB_STAGE == "target_test" && $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*For Maintainer…
340 .if-label-target_test: &if-label-target_test
341 …if: '$BOT_LABEL_TARGET_TEST || $CI_MERGE_REQUEST_LABELS =~ /^(?:[^,\n\r]+,)*target_test(?:,[^,\n\r…
382 - <<: *if-label-target_test
401 - <<: *if-label-target_test
417 - <<: *if-label-target_test
433 - <<: *if-label-target_test
449 - <<: *if-label-target_test
468 - <<: *if-label-target_test
483 - <<: *if-label-target_test
[all …]
DREADME.md63 - `target_test`: includes all target for `example_test`, `custom_test`, `component_ut`, `unit_test`…
189 - `target_test`
Dpre_check.yml149 - .rules:build:target_test
Dbuild.yml48 - .rules:build:target_test
Dtarget-test.yml9 stage: target_test
/hal_espressif-3.5.0/
D.gitlab-ci.yml6 - target_test
77 if [[ "$SETUP_TOOLS" == "1" || "$CI_JOB_STAGE" != "target_test" ]]; then
79 if [[ ! -z "$OOCD_DISTRO_URL" && "$CI_JOB_STAGE" == "target_test" ]]; then