Searched full:ci (Results 1 – 25 of 134) sorted by relevance
123456
/Zephyr-Core-3.7.0/scripts/ci/ |
D | twister_ignore.txt | 39 scripts/ci/test_plan.py 40 scripts/ci/twister_ignore.txt 41 scripts/ci/what_changed.py 42 scripts/ci/version_mgr.py 43 scripts/ci/stats/* 47 scripts/ci/pylintrc
|
D | Kconfig.board.v2 | 1 # Kconfig top-level ci for compliance testing Kconfig tree for boards / SoC v2 scheme.
|
/Zephyr-Core-3.7.0/.github/workflows/ |
D | errno.yml | 7 - 'scripts/ci/errno.py' 13 image: ghcr.io/zephyrproject-rtos/ci:v0.26.13 34 ./scripts/ci/errno.py
|
D | compliance.yml | 58 west config manifest.group-filter -- +ci,-optional 81 ./scripts/ci/check_compliance.py --annotate -e KconfigBasic \ 97 files=($(./scripts/ci/check_compliance.py -l)) 112 echo "You can run this step locally with the ./scripts/ci/check_compliance.py script."
|
D | twister.yaml | 28 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601 82 west config manifest.group-filter -- +ci,+optional 95 … python3 ./scripts/ci/test_plan.py -c origin/${BASE_REF}.. --pull-request -t $TESTS_PER_BUILDER 132 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601 193 west config manifest.group-filter -- +ci,+optional 245 python3 ./scripts/ci/test_plan.py -c origin/${BASE_REF}.. --pull-request 333 python3 ./scripts/ci/upload_test_results_es.py -r ${run_date} \ 334 --index zephyr-main-ci-push-1 artifacts/*/*/twister.json 336 python3 ./scripts/ci/upload_test_results_es.py -r ${run_date} \ 337 --index zephyr-main-ci-weekly-1 artifacts/*/*/twister.json
|
D | bsim-tests.yaml | 37 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.26.13.20240601 80 west config manifest.group-filter -- +ci 151 tests/bsim/ci.bt.sh 156 tests/bsim/ci.net.sh 161 tests/bsim/ci.uart.sh
|
/Zephyr-Core-3.7.0/samples/net/sockets/big_http_download/ |
D | sample.yaml | 20 sample.net.sockets.big_http_download.ci: 21 extra_args: OVERLAY_CONFIG=overlay-ci.conf
|
D | overlay-ci.conf | 1 # CI-friendly config, using local host machine as
|
/Zephyr-Core-3.7.0/tests/drivers/uart/uart_mix_fifo_poll/ |
D | Kconfig | 6 # For the simulated devices, which are run by default in CI, we set it to less to not spend too 7 # much CI time
|
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_adv.c | 73 struct pdu_adv *ci, uint8_t devmatch_ok, 76 struct pdu_adv *adv, struct pdu_adv *ci, 79 struct pdu_adv *ci); 1014 struct pdu_adv *ci, uint8_t devmatch_ok, in isr_rx_ci_check() argument 1020 return ull_filter_lll_rl_addr_allowed(ci->tx_addr, in isr_rx_ci_check() 1021 ci->connect_ind.init_addr, in isr_rx_ci_check() 1026 isr_rx_ci_adva_check(adv, ci) && in isr_rx_ci_check() 1027 isr_rx_ci_tgta_check(lll, adv, ci, *rl_idx); in isr_rx_ci_check() 1032 ull_filter_lll_rl_addr_allowed(ci->tx_addr, in isr_rx_ci_check() 1033 ci->connect_ind.init_addr, in isr_rx_ci_check() [all …]
|
/Zephyr-Core-3.7.0/tests/bsim/ |
D | ci.bt.sh | 5 # This script runs the Babblesim CI BT tests. 38 # We provisionally disable the nrf54l15 BT tests in CI due to instability issues in the
|
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ |
D | tests.nrf52bsim.txt | 2 # This file is used in CI to select which tests are run
|
D | tests.nrf54l15bsim_nrf54l15_cpuapp.txt | 2 # This file is used in CI to select which tests are run
|
D | tests.nrf5340bsim_nrf5340_cpunet.txt | 3 # This file is used in CI to select which tests are run
|
D | tests.nrf5340bsim_nrf5340_cpuapp.txt | 2 # This file is used in CI to select which tests are run
|
/Zephyr-Core-3.7.0/scripts/ |
D | requirements-compliance.txt | 3 # used by ci/check_compliance
|
/Zephyr-Core-3.7.0/tests/kernel/workq/work/ |
D | testcase.yaml | 6 # the related CI checks got blocked, so exclude it.
|
/Zephyr-Core-3.7.0/boards/qemu/riscv32_xip/ |
D | Kconfig.defconfig | 6 # Use thread local storage by default so that this feature gets more CI coverage.
|
/Zephyr-Core-3.7.0/boards/qemu/riscv32e/ |
D | Kconfig.defconfig | 6 # Use thread local storage by default so that this feature gets more CI coverage.
|
/Zephyr-Core-3.7.0/tests/posix/pthread_pressure/ |
D | testcase.yaml | 11 # Enabled for GitHub CI to reduce host scheduling noise while running
|
/Zephyr-Core-3.7.0/boards/qemu/riscv32/ |
D | Kconfig.defconfig | 6 # Use thread local storage by default so that this feature gets more CI coverage.
|
/Zephyr-Core-3.7.0/samples/bluetooth/central_ht/ |
D | sample.yaml | 15 # Disabling monolithic since CI environment doesn't use blobs
|
/Zephyr-Core-3.7.0/soc/espressif/esp32c3/ |
D | CMakeLists.txt | 59 message("check_callgraph using: ${ESP_IDF_PATH}/tools/ci/check_callgraph.py") 62 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/tools/ci/check_callgraph.py
|
/Zephyr-Core-3.7.0/soc/espressif/esp32c6/ |
D | CMakeLists.txt | 59 message("check_callgraph using: ${ESP_IDF_PATH}/tools/ci/check_callgraph.py") 62 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/tools/ci/check_callgraph.py
|
/Zephyr-Core-3.7.0/soc/espressif/esp32s2/ |
D | CMakeLists.txt | 60 message("check_callgraph using: ${ESP_IDF_PATH}/tools/ci/check_callgraph.py") 63 ${PYTHON_EXECUTABLE} ${ESP_IDF_PATH}/tools/ci/check_callgraph.py
|
123456