Home
last modified time | relevance | path

Searched full:ci (Results 1 – 25 of 151) sorted by relevance

1234567

/Zephyr-latest/scripts/ci/
Dtwister_ignore.txt39 scripts/ci/test_plan.py
40 scripts/ci/twister_ignore.txt
41 scripts/ci/check_compliance.py
42 scripts/ci/errno.py
43 scripts/ci/upload_test_results_es.py
44 scripts/ci/what_changed.py
45 scripts/ci/version_mgr.py
46 scripts/ci/stats/*
50 scripts/ci/pylintrc
DKconfig.board.v21 # Kconfig top-level ci for compliance testing Kconfig tree for boards / SoC v2 scheme.
/Zephyr-latest/.github/workflows/
Derrno.yml7 - 'scripts/ci/errno.py'
13 image: ghcr.io/zephyrproject-rtos/ci:v0.27.4
34 ./scripts/ci/errno.py
Dtwister-publish.yaml44 python3 ./scripts/ci/upload_test_results_es.py -r ${run_date} \
47 --index zephyr-main-ci-push-1 artifacts/*/*/twister.json
49 python3 ./scripts/ci/upload_test_results_es.py -r ${run_date} \
52 --index zephyr-main-ci-weekly-1 artifacts/*/*/twister.json
Dcompliance.yml62 west config manifest.group-filter -- +ci,-optional
85 ./scripts/ci/check_compliance.py --annotate -e KconfigBasic -e ClangFormat \
102 files=($(./scripts/ci/check_compliance.py -l))
123 echo "You can run this step locally with the ./scripts/ci/check_compliance.py script."
Dbsim-tests.yaml41 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
86 west config manifest.group-filter -- +ci
161 tests/bsim/ci.bt.sh
166 tests/bsim/ci.net.sh
171 tests/bsim/ci.uart.sh
/Zephyr-latest/scripts/ci/es_upload/
DREADME.md36 python3 ./scripts/ci/upload_test_results_es.py --create-index \
74 python3 ./scripts/ci/upload_test_results_es.py --create-index \
81 python3 ./scripts/ci/upload_test_results_es.py \
95 python3 ./scripts/ci/upload_test_results_es.py --create-index \
102 python3 ./scripts/ci/upload_test_results_es.py \
119 python3 ./scripts/ci/upload_test_results_es.py --create-index \
127 python3 ./scripts/ci/upload_test_results_es.py \
142 python3 ./scripts/ci/upload_test_results_es.py --create-index \
149 python3 ./scripts/ci/upload_test_results_es.py \
/Zephyr-latest/samples/net/sockets/big_http_download/
Dsample.yaml20 sample.net.sockets.big_http_download.ci:
21 extra_args: EXTRA_CONF_FILE=overlay-ci.conf
Doverlay-ci.conf1 # CI-friendly config, using local host machine as
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/
DKconfig6 # 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-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c73 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-latest/tests/bsim/bluetooth/
Dtests.nrf52bsim.txt2 # This file is used in CI to select which tests are run
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt2 # This file is used in CI to select which tests are run
/Zephyr-latest/tests/benchmarks/posix/threads/
Dprj-assert.conf4 # May be enabled for GitHub CI to reduce host scheduling noise while running
/Zephyr-latest/tests/kernel/workq/work/
Dtestcase.yaml6 # the related CI checks got blocked, so exclude it.
/Zephyr-latest/boards/qemu/riscv32_xip/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/boards/qemu/riscv32e/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/boards/qemu/riscv32/
DKconfig.defconfig6 # Use thread local storage by default so that this feature gets more CI coverage.
/Zephyr-latest/tests/benchmarks/latency_measure/boards/
Dintel_adsp_ace15_mtpm_sim.conf4 # waiting. This makes each simulator run too long for CI.
Dintel_adsp_ace20_lnl_sim.conf4 # waiting. This makes each simulator run too long for CI.
Dintel_adsp_ace30_ptl_sim.conf4 # waiting. This makes each simulator run too long for CI.
/Zephyr-latest/tests/benchmarks/sched/boards/
Dintel_adsp_ace15_mtpm_sim.conf4 # waiting. This makes each simulator run too long for CI.
Dintel_adsp_ace20_lnl_sim.conf4 # waiting. This makes each simulator run too long for CI.
Dintel_adsp_ace30_ptl_sim.conf4 # waiting. This makes each simulator run too long for CI.
/Zephyr-latest/scripts/
Drequirements-compliance.txt3 # used by ci/check_compliance

1234567