Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmain.c11 extern struct bst_test_list *test_vcp_install(struct bst_test_list *tests);
12 extern struct bst_test_list *test_vcp_vol_ctlr_install(struct bst_test_list *tests);
13 extern struct bst_test_list *test_micp_install(struct bst_test_list *tests);
14 extern struct bst_test_list *test_micp_mic_ctlr_install(struct bst_test_list *tests);
15 extern struct bst_test_list *test_csip_set_member_install(struct bst_test_list *tests);
16 extern struct bst_test_list *test_csip_set_coordinator_install(struct bst_test_list *tests);
17 extern struct bst_test_list *test_tbs_install(struct bst_test_list *tests);
18 extern struct bst_test_list *test_tbs_client_install(struct bst_test_list *tests);
19 extern struct bst_test_list *test_mcs_install(struct bst_test_list *tests);
20 extern struct bst_test_list *test_mcc_install(struct bst_test_list *tests);
[all …]
/Zephyr-latest/tests/bsim/bluetooth/mesh/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/mesh compile
14 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_pst.conf compile
15 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt.conf compile
16 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt_separate.conf compile
17 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_low_lat.conf compile
18 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_psa.conf compile
19 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_workq_sys.conf compile
20 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_multi_adv_sets.conf compile
21 app=tests/bsim/bluetooth/mesh \
[all …]
/Zephyr-latest/tests/bsim/
Dci.bt.sh15 nice tests/bsim/bluetooth/compile.sh
19 TESTS_FILE=tests/bsim/bluetooth/tests.nrf52bsim.txt \
20 tests/bsim/run_parallel.sh
23 nice tests/bsim/bluetooth/compile.nrf5340bsim_nrf5340_cpunet.sh
27 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpunet.txt \
28 tests/bsim/run_parallel.sh
31 nice tests/bsim/bluetooth/compile.nrf5340bsim_nrf5340_cpuapp.sh
35 TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpuapp.txt \
36 tests/bsim/run_parallel.sh
39 nice tests/bsim/bluetooth/compile.nrf54l15bsim_nrf54l15_cpuapp.sh
[all …]
Dci.uart.sh16 ${ZEPHYR_BASE}/scripts/twister -T tests/drivers/uart/ --force-color --inline-logs -v -M \
21 ${ZEPHYR_BASE}/scripts/twister -T tests/drivers/uart/ --force-color --inline-logs -v -M \
26 WORK_DIR=${ZEPHYR_BASE}/bsim_uart nice tests/bsim/drivers/uart/compile.sh
28 SEARCH_PATH=tests/bsim/drivers/uart/ tests/bsim/run_parallel.sh
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf5340bsim_nrf5340_cpunet.txt1 # Search paths(s) for tests which will be run in the nrf5340 net core (both app, host and controller
3 # This file is used in CI to select which tests are run
4 tests/bsim/bluetooth/ll/
5 tests/bsim/bluetooth/host/att/eatt_notif
6 tests/bsim/bluetooth/host/misc/disable
7 tests/bsim/bluetooth/host/misc/unregister_conn_cb
8 tests/bsim/bluetooth/host/adv/periodic
9 tests/bsim/bluetooth/host/adv/extended
10 tests/bsim/bluetooth/host/adv/chain
11 tests/bsim/bluetooth/host/l2cap/send_on_connect
[all …]
Dtests.nrf5340bsim_nrf5340_cpuapp.txt1 # 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/throughput/
5 tests/bsim/bluetooth/ll/multiple_id/
6 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso.sh
7 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso_ticker_expire_info.sh
8 tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
9 tests/bsim/bluetooth/audio_samples/
10 tests/bsim/bluetooth/audio/
[all …]
Dcompile.nrf5340bsim_nrf5340_cpuapp.sh13 source ${ZEPHYR_BASE}/tests/bsim/compile.source
15 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
17 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf sysbuild=1 compile
18 app=tests/bsim/bluetooth/ll/throughput sysbuild=1 compile
19 app=tests/bsim/bluetooth/ll/multiple_id sysbuild=1 compile
20 app=tests/bsim/bluetooth/ll/bis sysbuild=1 compile
21 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ticker_expire_info.conf sysbuild=1 compile
22 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group.conf sysbuild=1 compile
24 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
25 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
[all …]
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt1 # Search paths(s) for tests which will be run in the nrf54l15 app core
2 # This file is used in CI to select which tests are run
3 tests/bsim/bluetooth/ll/throughput/
4 tests/bsim/bluetooth/ll/multiple_id/
5 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso.sh
6 tests/bsim/bluetooth/ll/bis/tests_scripts/broadcast_iso_ticker_expire_info.sh
7 tests/bsim/bluetooth/samples/central_hr_peripheral_hr/
8 tests/bsim/bluetooth/audio_samples/
9 tests/bsim/bluetooth/audio/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
18 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
19 ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh
20 ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
21 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh
22 ${ZEPHYR_BASE}/tests/bsim/bluetooth/mesh/compile.sh
23 ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
25 ${ZEPHYR_BASE}/tests/bsim/bluetooth/hci_uart/compile.sh
Dcompile.nrf54l15bsim_nrf54l15_cpuapp.sh14 source ${ZEPHYR_BASE}/tests/bsim/compile.source
16 app=tests/bsim/bluetooth/ll/throughput compile
17 app=tests/bsim/bluetooth/ll/multiple_id compile
18 app=tests/bsim/bluetooth/ll/bis compile
19 app=tests/bsim/bluetooth/ll/bis conf_overlay=overlay-ticker_expire_info.conf compile
21 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/samples/compile.sh
22 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
23 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/compile.sh
/Zephyr-latest/tests/bsim/bluetooth/ll/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/cis/compile.sh
15 app=tests/bsim/bluetooth/ll/advx compile
16 app=tests/bsim/bluetooth/ll/advx \
18 app=tests/bsim/bluetooth/ll/advx conf_overlay=overlay-scan_aux_use_chains.conf compile
20 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split.conf compile
21 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_1ms.conf compile
22 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_tx_defer.conf compile
23 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_privacy.conf compile
24 app=tests/bsim/bluetooth/ll/conn conf_file=prj_split_low_lat.conf compile
[all …]
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
Dcompile.sh11 source ${ZEPHYR_BASE}/tests/bsim/compile.source
13 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay.conf compile
14 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first.conf compile
15 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-legacy_adv.conf compile
16 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-legacy_adv_acl_first.conf compile
17 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group.conf compile
18 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_group_acl_first.conf compile
19 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-peripheral_cis.conf compile
20 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first_ft_per_skip_2_se.conf compile
21 app=tests/bsim/bluetooth/ll/cis conf_overlay=overlay-acl_first_ft_per_skip_4_se.conf compile
[all …]
/Zephyr-latest/scripts/
D.gitignore3 tests/.mypy_cache
4 tests/twister/.pytest_cache
5 tests/twister/htmlcov
6 tests/twister/__pycache__
7 tests/twister/.coverage
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
DREADME.txt10 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-latest/tests/subsys/fs/fat_fs_api/
DREADME.txt26 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-latest/tests/bsim/bluetooth/audio_samples/
Dcompile.sh12 source ${ZEPHYR_BASE}/tests/bsim/compile.source
14 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/compile.sh
15 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/bap_unicast_client/compile.sh
16 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/cap/compile.sh
17 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio_samples/ccp/compile.sh
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmain.c11 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);
25 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
26 extern struct bst_test_list *test_provision_install(struct bst_test_list *tests);
28 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests);
29 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
33 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests);
34 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
35 extern struct bst_test_list *test_provision_install(struct bst_test_list *tests);
[all …]
/Zephyr-latest/scripts/footprint/
Dplan.txt1 footprints,default,frdm_k64f,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
2 footprints,userspace,frdm_k64f,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf,benchmark…
3 footprints,default,disco_l475_iot1,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
4 footprints,userspace,disco_l475_iot1,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf,ben…
5 footprints,default,nrf5340dk/nrf5340/cpuapp,tests/benchmarks/footprints,,benchmark.kernel.footprint…
6 footprints,default,nrf51dk/nrf51822,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
7 footprints,default,altera_max10,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
8 footprints,default,hifive1@B,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
9 footprints,default,intel_ehl_crb,tests/benchmarks/footprints,,benchmark.kernel.footprints.default
10 footprints,userspace,intel_ehl_crb,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf,bench…
[all …]
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dmain.c9 extern struct bst_test_list *test_main_collision_install(struct bst_test_list *tests);
10 extern struct bst_test_list *test_main_autoconnect_install(struct bst_test_list *tests);
11 extern struct bst_test_list *test_main_reconfigure_install(struct bst_test_list *tests);
12 extern struct bst_test_list *test_main_lowres_install(struct bst_test_list *tests);
/Zephyr-latest/tests/drivers/i2s/i2s_speed/
DKconfig42 bool "Skip short transfer tests at 8000 samples per socond"
44 When set to 'y', short transfer tests at 8000 samples per second
48 bool "Skip short transfer tests at 16000 samples per socond"
50 When set to 'y', short transfer tests at 16000 samples per second
54 bool "Skip short transfer tests at 32000 samples per socond"
56 When set to 'y', short transfer tests at 32000 samples per second
60 bool "Skip short transfer tests at 44100 samples per socond"
62 When set to 'y', short transfer tests at 44100 samples per second
66 bool "Skip short transfer tests at 48000 samples per socond"
68 When set to 'y', short transfer tests at 48000 samples per second
[all …]
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dhealth_srv.h188 #define BT_MESH_HEALTH_TEST_INFO_METADATA(tests) \ argument
190 .len = ARRAY_SIZE(tests), \
192 .data = tests, \
204 #define BT_MESH_HEALTH_TEST_INFO(cid, tests...) \ argument
205 BT_BYTES_LIST_LE16(cid), sizeof((uint8_t[]){ tests }), tests
/Zephyr-latest/samples/tfm_integration/tfm_regression_test/
DREADME.rst9 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…
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
69 Test suite 'Crypto secure interface tests (TFM_CRYPTO_TEST_5XXX)' has PASSED
[all …]
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt10 This tests the ability of tasks to safely share floating point hardware
12 tests run concurrently even though they report their progress at different
60 Load and store OK after 0 (high) + 63 (low) tests
61 Load and store OK after 100 (high) + 6540 (low) tests
62 Load and store OK after 200 (high) + 12965 (low) tests
63 Load and store OK after 300 (high) + 19366 (low) tests
64 Load and store OK after 400 (high) + 25756 (low) tests
65 Load and store OK after 500 (high) + 32128 (low) tests
69 Pi calculation OK after 50 (high) + 10 (low) tests (computed 3.141598)
70 Pi calculation OK after 150 (high) + 31 (low) tests (computed 3.141598)
[all …]
/Zephyr-latest/doc/develop/test/
Dbsim.rst29 Types of tests
32 Tests without radio activity: bsim tests with twister argument
38 to run all standard Zephyr twister tests, but with models of a real SOC HW, and their drivers.
43 When there is radio activity, BabbleSim tests require at the very least a physical layer simulation
44 running, and most, more than 1 simulated device. Due to this, these tests are not build and run
45 with twister, but with a dedicated set of tests scripts.
47 These tests are kept in the :code:`tests/bsim/` folder. The ``compile.sh`` and ``run_parallel.sh``
49 these tests in batch.
54 There are two main sets of tests:
56 * Self checking embedded application/tests: In which some of the simulated devices applications are
[all …]
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/ccp/call_control_server/src/
Dtest_main.c61 test_ccp_call_control_server_sample_install(struct bst_test_list *tests) in test_ccp_call_control_server_sample_install() argument
63 tests = bst_add_tests(tests, test_sample); in test_ccp_call_control_server_sample_install()
64 return tests; in test_ccp_call_control_server_sample_install()

12345678910>>...42