/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/ |
D | compile.sh | 5 # Compile all the applications needed by the bsim tests in these subfolders 20 source ${ZEPHYR_BASE}/tests/bsim/compile.source 22 app=tests/bsim/bluetooth/host/adv/resume compile 23 app=tests/bsim/bluetooth/host/adv/resume conf_file=prj_2.conf compile 24 app=tests/bsim/bluetooth/host/adv/chain compile 25 app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_advertiser.conf compile 26 app=tests/bsim/bluetooth/host/adv/extended conf_file=prj_scanner.conf compile 27 app=tests/bsim/bluetooth/host/adv/periodic compile 28 app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_long_data.conf compile 29 app=tests/bsim/bluetooth/host/adv/encrypted/css_sample_data compile [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/src/ |
D | main.c | 9 extern struct bst_test_list *test_vcp_install(struct bst_test_list *tests); 10 extern struct bst_test_list *test_vcp_vol_ctlr_install(struct bst_test_list *tests); 11 extern struct bst_test_list *test_micp_install(struct bst_test_list *tests); 12 extern struct bst_test_list *test_micp_mic_ctlr_install(struct bst_test_list *tests); 13 extern struct bst_test_list *test_csip_set_member_install(struct bst_test_list *tests); 14 extern struct bst_test_list *test_csip_set_coordinator_install(struct bst_test_list *tests); 15 extern struct bst_test_list *test_tbs_install(struct bst_test_list *tests); 16 extern struct bst_test_list *test_tbs_client_install(struct bst_test_list *tests); 17 extern struct bst_test_list *test_mcs_install(struct bst_test_list *tests); 18 extern struct bst_test_list *test_mcc_install(struct bst_test_list *tests); [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/ |
D | compile.sh | 5 # Compile all the applications needed by the bsim tests in these subfolders 19 source ${ZEPHYR_BASE}/tests/bsim/compile.source 21 app=tests/bsim/bluetooth/ll/advx compile 22 app=tests/bsim/bluetooth/ll/advx \ 25 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split.conf compile 26 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf compile 27 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_low_lat.conf compile 28 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_single_timer.conf compile 30 app=tests/bsim/bluetooth/ll/bis compile 31 app=tests/bsim/bluetooth/ll/bis \ [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/ |
D | README.md | 1 This folder contains tests meant to be run with BabbleSim's physical layer 5 the needed images and execute these tests in batch. 11 WORK_DIR=${ZEPHYR_BASE}/bsim_out tests/bsim/compile.sh 12 RESULTS_FILE=${ZEPHYR_BASE}/myresults.xml SEARCH_PATH=tests/bsim tests/bsim/run_parallel.sh 15 Or to run only a specific subset, e.g. host advertising tests: 18 WORK_DIR=${ZEPHYR_BASE}/bsim_out tests/bsim/bluetooth/host/compile.sh 20 SEARCH_PATH=tests/bsim/bluetooth/host/adv tests/bsim/run_parallel.sh 24 tests in batch. 26 After building the tests' required binaries you can run a test directly with its individual 29 For example you can build the required binaries for the networking tests with [all …]
|
D | run_parallel.sh | 16 echo " or an input file including a list of tests and/or tests search paths" 20 echo " * Run all tests found under one folder:" 21 echo " SEARCH_PATH=tests/bsim/bluetooth/ll/conn/ tests/bsim/run_parallel.sh" 22 echo " * Run all tests found under two separate folders, matching a pattern in the first:" 23 echo " SEARCH_PATH=\"tests/bsim/bluetooth/ll/conn/tests_scripts/*encr* tests/bsim/net\"\ 24 tests/bsim/run_parallel.sh" 25 echo " * Provide a tests list explicitly from an environment variable" 27 \"tests/bsim/bluetooth/ll/conn/tests_scripts/basic_conn_encrypted_split_privacy.sh\ 28 tests/bsim/bluetooth/ll/conn/tests_scripts/basic_conn_split_low_lat.sh\ 29 tests/bsim/bluetooth/ll/conn/tests_scripts/basic_conn_split.sh\" tests/bsim/run_parallel.sh" [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/ |
D | compile.sh | 5 # Compile all the applications needed by the bsim tests in these subfolders 18 source ${ZEPHYR_BASE}/tests/bsim/compile.source 20 app=tests/bsim/bluetooth/mesh compile 21 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_pst.conf compile 22 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt.conf compile 23 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_low_lat.conf compile 24 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_psa.conf compile 25 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_pst.conf;overlay_psa.conf" compile 26 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_gatt.conf;overlay_psa.conf" compile 27 app=tests/bsim/bluetooth/mesh conf_overlay="overlay_low_lat.conf;overlay_psa.conf" compile [all …]
|
D | README.rst | 1 Bluetooth Mesh BabbleSim tests 4 This directory contains a set of high level system tests for the Bluetooth Mesh 5 subsystem. The tests run on the BabbleSim simulator, using the BabbleSim test 8 Tests are organized into bash scripts under the test_scripts folder. Each 9 subfolder of test_scripts contains tests for a specific module in the Bluetooth 11 src/ directory containing the necessary test harnesses to execute the tests. 14 tests. The test application is built from this directory, and includes all test 18 Running the tests 21 The Bluetooth Mesh tests have no extra requirements, and can be run using the 24 To only run the mesh tests, set ``SEARCH_PATH`` to point to this folder before [all …]
|
/Zephyr-Core-3.6.0/ |
D | MAINTAINERS.yml | 125 - tests/lib/acpi/ 128 tests: 142 - tests/arch/arc/ 147 tests: 167 - tests/arch/arm/ 174 tests: 188 - tests/arch/arm64/ 194 tests: 221 - tests/subsys/sip_svc/ 227 tests: [all …]
|
/Zephyr-Core-3.6.0/scripts/footprint/ |
D | plan.txt | 1 footprints,default,frdm_k64f,tests/benchmarks/footprints, 2 footprints,userspace,frdm_k64f,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf 3 footprints,default,disco_l475_iot1,tests/benchmarks/footprints, 4 footprints,userspace,disco_l475_iot1,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf 5 footprints,default,nrf5340dk_nrf5340_cpuapp,tests/benchmarks/footprints, 6 footprints,default,nrf51dk_nrf51422,tests/benchmarks/footprints, 7 footprints,default,altera_max10,tests/benchmarks/footprints, 8 footprints,default,hifive1_revb,tests/benchmarks/footprints, 9 footprints,default,intel_ehl_crb,tests/benchmarks/footprints, 10 footprints,userspace,intel_ehl_crb,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf [all …]
|
/Zephyr-Core-3.6.0/.github/workflows/ |
D | bsim-tests.yaml | 1 name: BabbleSim Tests 6 - ".github/workflows/bsim-tests.yaml" 7 - ".github/workflows/bsim-tests-publish.yaml" 10 - "tests/bsim/**" 24 - "tests/drivers/uart/**" 91 .github/workflows/bsim-tests.yaml 92 .github/workflows/bsim-tests-publish.yaml 99 tests/bsim/* 106 tests/bsim/bluetooth/** 115 tests/bsim/net/** [all …]
|
D | twister_tests.yml | 14 - 'scripts/tests/twister/**' 23 - 'scripts/tests/twister/**' 27 twister-tests: 28 name: Twister Unit Tests 57 echo "Run twister tests" 58 PYTHONPATH=./scripts/tests pytest ./scripts/tests/twister 65 echo "Run twister tests" 66 pytest ./scripts/pylib/pytest-twister-harness/tests
|
/Zephyr-Core-3.6.0/samples/tfm_integration/tfm_regression_test/ |
D | README.rst | 9 Run both the Secure and Non-secure TF-M Regression tests using the Zephyr build system. 12 while the Secure tests will be included in the TF-M build itself. 14 The TF-M regression tests are implemented in the tf-m-tests repo: https://git.trustedfirmware.org/T… 22 Tests for both the secure and non-secure domain are enabled by default, controlled via the CONFIG_T… 50 Running Test Suite PS reliability tests (TFM_PS_TEST_3XXX)... 64 Test suite 'PSA protected storage S interface tests (TFM_PS_TEST_2XXX)' has PASSED 65 Test suite 'PS reliability tests (TFM_PS_TEST_3XXX)' has PASSED 66 Test suite 'PS rollback protection tests (TFM_PS_TEST_4XXX)' has PASSED 67 Test suite 'PSA internal trusted storage S interface tests (TFM_ITS_TEST_2XXX)' has PASSED 68 Test suite 'ITS reliability tests (TFM_ITS_TEST_3XXX)' has PASSED [all …]
|
/Zephyr-Core-3.6.0/doc/develop/test/ |
D | bsim.rst | 28 Types of tests 31 Tests without radio activity: bsim tests with twister argument 37 to run all standard Zephyr twister tests, but with models of a real SOC HW, and their drivers. 39 Tests with radio activity 42 When there is radio activity, BabbleSim tests require at the very least a physical layer simulation 43 running, and most, more than 1 simulated device. Due to this, these tests are not build and run 44 with twister, but with a dedicated set of tests scripts. 46 These tests are kept in the :code:`tests/bsim/` folder. There you can find a README with more 49 There are two main sets of tests of these type: 51 * Self checking embedded application/tests: In which some of the simulated devices applications are [all …]
|
/Zephyr-Core-3.6.0/scripts/ |
D | .gitignore | 3 tests/.mypy_cache 4 tests/twister/.pytest_cache 5 tests/twister/htmlcov 6 tests/twister/__pycache__ 7 tests/twister/.coverage
|
/Zephyr-Core-3.6.0/subsys/testsuite/ztest/ |
D | Kconfig | 9 if you're writing automated tests. 20 int "Delay between tests in milliseconds" 23 Add a delay between between tests to manage output on the console on 36 int "Time in milliseconds to hold other CPUs for 1cpu type tests" 41 value ought to suffice for most such tests; however slower platforms 50 tests that might be in the queue. 103 bool "Do not yield to the idle thread after tests complete" 105 When the tests complete, do not yield to the idle thread and instead 106 spin in a loop. This is useful for low power mode tests, where 111 bool "Warn when running tests with CONFIG_NO_OPTIMIZATIONS" [all …]
|
/Zephyr-Core-3.6.0/scripts/tests/twister/ |
D | README.md | 3 Running the tests require the environment variable ZEPHYR_BASE to be set. 5 Twister Testsuite are located in $ZEPHYR_BASE/scripts/tests directory with all the data files in $Z… 20 pytest $ZEPHYR_BASE/scripts/tests/twister 25 The coverage for all the tests can be run using the command below. This will collect all the tests … 28 coverage run -m pytest $ZEPHYR_BASE/scripts/tests/twister/ 49 If needed,the full coverage html report can be generated in every run of "pytest" in the tests dire… 51 ## Organization of tests
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/edtt/ |
D | README.txt | 4 This is the embedded side of the BLE conformance tests which are part of the 15 tests to switch between theses. 17 The first application is used for LL and HCI conformance tests of the 19 The second application for GATT tests. 43 To run these sets of tests you need to compile both of these applications as any 48 To run the tests you can either run one of the provided scripts, or run by 56 WORK_DIR=${ZEPHYR_BASE}/bsim_out tests/bsim/bluetooth/ll/compile.sh 58 #run all tests 59 RESULTS_FILE=${ZEPHYR_BASE}/banana.xml SEARCH_PATH=tests/bsim/bluetooth/ll/edtt/ tests/bsim/run_par… 62 tests/bsim/bluetooth/ll/edtt/tests_scripts/hci.sh
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ |
D | tests.nrf5340bsim_nrf5340_cpuapp.txt | 1 # Search paths(s) for tests which will be run in the nrf5340 split stack configuration 2 # This file is used in CI to select which tests are run 3 tests/bsim/bluetooth/ll/conn/tests_scripts/basic_conn_encrypted_split_privacy.sh 4 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso.sh 5 tests/bsim/bluetooth/audio_samples/
|
D | compile.sh | 5 # Compile all the applications needed by the Bluetooth bsim tests 19 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source 26 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh 27 ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh 28 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh 29 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh 30 ${ZEPHYR_BASE}/tests/bsim/bluetooth/mesh/compile.sh 32 ${ZEPHYR_BASE}/tests/bsim/bluetooth/hci_uart/compile.sh
|
D | compile.nrf5340bsim_nrf5340_cpuapp.sh | 5 # Compile all bluetooth applications needed for the split stack tests 20 source ${ZEPHYR_BASE}/tests/bsim/compile.source 22 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf sysbuild=1 compile 23 app=tests/bsim/bluetooth/ll/bis sysbuild=1 compile 24 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group.conf sysbuild=1 compile 26 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh
|
/Zephyr-Core-3.6.0/tests/arch/arc/arc_dsp_sharing/ |
D | README.txt | 10 This tests the ability of tasks to safely share dsp hardware 12 tests run concurrently even though they report their progress at different 25 Load and store OK after 0 (high) + 84 (low) tests 26 Load and store OK after 100 (high) + 11926 (low) tests 27 Load and store OK after 200 (high) + 23767 (low) tests 28 Load and store OK after 300 (high) + 35607 (low) tests 29 Load and store OK after 400 (high) + 47448 (low) tests 30 Load and store OK after 500 (high) + 59287 (low) tests 34 complex product calculation OK after 50 (high) + 63297 (low) tests (computed -160) 35 complex product calculation OK after 150 (high) + 188138 (low) tests (computed -160) [all …]
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/src/ |
D | main.c | 11 extern struct bst_test_list *test_persistence_install(struct bst_test_list *tests); 12 extern struct bst_test_list *test_rpc_install(struct bst_test_list *tests); 13 extern struct bst_test_list *test_provision_pst_install(struct bst_test_list *tests); 24 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests); 26 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests); 27 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests); 31 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests); 32 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests); 33 extern struct bst_test_list *test_provision_install(struct bst_test_list *tests); 34 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests); [all …]
|
/Zephyr-Core-3.6.0/tests/subsys/fs/fat_fs_api/ |
D | README.txt | 26 Open tests: 30 Write tests: 35 Sync tests: 37 Read tests: 42 Truncate tests: 47 Write tests: 60 Close tests: 63 Delete tests: 69 mkdir tests: 72 Write tests: [all …]
|
/Zephyr-Core-3.6.0/scripts/west_commands/ |
D | README.txt | 10 When extending this code, please keep the unit tests (in tests/) up to 13 To run these tests locally on Windows, run: 21 Note that these tests are run as part of Zephyr's CI when submitting 22 an upstream pull request, and pull requests which break the tests
|
/Zephyr-Core-3.6.0/doc/releases/ |
D | release-notes-1.13.rst | 274 Tests and Samples 289 * :github:`9862` - tests/drivers/build_all#test_build_sensors_a_m @ quark_se_c1000_devboard:x86 BUI… 290 * :github:`9857` - tests/cmsis_rtos_v1 - test_signal_events_signalled results in Assertion failure … 298 * :github:`9766` - [Coverity CID :187904] Integer handling issues in /tests/benchmarks/timing_info/… 301 * :github:`9744` - tests/kernel/mbox/mbox_usage/testcase.yaml#kernel.mailbox crashes on ESP32 303 * :github:`9723` - tests/drivers/adc/adc_api/ fails on sam_e70_xplained 306 * :github:`9689` - Multiple tests are failing on sam_e70_xplained once the cache is enabled 307 * :github:`9684` - tests/posix/ fails on sam_e70_xplained 308 * :github:`9683` - Multiple testcases in tests/kernel/mem_protect/mem_protect, tests/kernel/alert, … 309 * :github:`9682` - tests/kernel/init: kernel.common.init.verify_bootdelay fails on sam_e70_xplained [all …]
|