Home
last modified time | relevance | path

Searched full:tests_file (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/tests/bsim/
Drun_parallel.sh17 echo " \${TESTS_FILE} (w one line per test/path, you can comment lines with #)"
31 echo " TESTS_FILE=my_tests.txt tests/bsim/run_parallel.sh"
45 if [ -n "${TESTS_FILE}" ]; then
47 search_pattern=$(sed 's/#.*$//;/^$/d' "${TESTS_FILE}") || exit 1
/Zephyr-Core-3.6.0/.github/workflows/
Dbsim-tests.yaml156 TESTS_FILE=tests/bsim/bluetooth/tests.nrf52bsim.txt tests/bsim/run_parallel.sh
162 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpunet.txt \
169 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpuapp.txt \