Home
last modified time | relevance | path

Searched full:tests (Results 1 – 25 of 1743) sorted by relevance

12345678910>>...70

/Zephyr-Core-3.4.0/tests/bsim/bluetooth/host/
Dcompile.sh5 # 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/periodic compile
26 app=tests/bsim/bluetooth/host/adv/periodic conf_file=prj_long_data.conf compile
27 app=tests/bsim/bluetooth/host/adv/encrypted/css_sample_data compile
28 app=tests/bsim/bluetooth/host/adv/encrypted/ead_sample compile
30 app=tests/bsim/bluetooth/host/att/eatt conf_file=prj_collision.conf compile
[all …]
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/audio/src/
Dmain.c9 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.4.0/tests/bsim/bluetooth/ll/
Dcompile.sh5 # 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.4.0/tests/bsim/
DREADME.md1 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 …]
Drun_parallel.sh16 echo " or an input file including a list of tests \${TESTS_FILE} (w one line"
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.4.0/scripts/tests/twister/
Dtest_testsuite.py6 Tests for testinstance class
20 ("testsuites/tests/test_ztest.c",
31 ("testsuites/tests/test_a/test_ztest_error.c",
39 ("testsuites/tests/test_a/test_ztest_error_1.c",
47 ("testsuites/tests/test_d/test_ztest_error_register_test_suite.c",
65 …(ZEPHYR_BASE, '.', 'test_c', 'Tests should reference the category and subsystem with a dot as a se…
66 …(os.path.join(ZEPHYR_BASE, '/scripts/tests'), '.', '', 'Tests should reference the category and su…
70 '''Test to check if tests reference the category and subsystem with a dot as a separator'''
78 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites',
79 ZEPHYR_BASE + '/scripts/tests/twister/test_data/testsuites/tests/test_a',
[all …]
DREADME.md3 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
Dtest_testplan_class.py30 tests_rel_dir = 'scripts/tests/twister/test_data/testsuites/tests/'
178 …("run_individual_tests", ['scripts/tests/twister/test_data/testsuites/tests/test_a/test_a.check_1'…
262 …'demo_board_1/scripts/tests/twister/test_data/testsuites/tests/test_a/test_a.check_1' : 'a1 on boa…
263 …'demo_board_3/scripts/tests/twister/test_data/testsuites/tests/test_a/test_a.check_1' : 'a1 on boa…
267 …'demo_board_2/scripts/tests/twister/test_data/testsuites/tests/test_a/test_a.check_2' : 'a2 and c2…
268 …'demo_board_1/scripts/tests/twister/test_data/testsuites/tests/test_d/test_d.check_1' : 'all test_…
269 …'demo_board_3/scripts/tests/twister/test_data/testsuites/tests/test_d/test_d.check_1' : 'all test_…
270 …'demo_board_2/scripts/tests/twister/test_data/testsuites/tests/test_d/test_d.check_1' : 'all test_…
271 …'demo_board_2/scripts/tests/twister/test_data/testsuites/tests/test_c/test_c.check_2' : 'a2 and c2…
275 …'demo_board_3/scripts/tests/twister/test_data/testsuites/tests/test_a/test_a.check_1' : 'all on bo…
[all …]
/Zephyr-Core-3.4.0/scripts/footprint/
Dplan.txt1 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,ehl_crb,tests/benchmarks/footprints,
10 footprints,userspace,ehl_crb,tests/benchmarks/footprints,-DCONF_FILE=prj_userspace.conf
[all …]
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/mesh/
Dcompile.sh5 # 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_low_lat.conf compile
22 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_pst.conf compile
23 app=tests/bsim/bluetooth/mesh conf_overlay=overlay_gatt.conf compile
24 app=tests/bsim/bluetooth/mesh conf_file=prj_mesh1d1.conf compile
25 app=tests/bsim/bluetooth/mesh \
27 app=tests/bsim/bluetooth/mesh \
29 app=tests/bsim/bluetooth/mesh \
DREADME.rst1 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.4.0/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…
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.4.0/doc/develop/test/
Dbsim.rst27 Types of tests
30 Tests without radio activity: bsim tests with twister argument
36 to run all standard Zephyr twister tests, but with models of a real SOC HW, and their drivers.
38 Tests with radio activity
41 When there is radio activity, BabbleSim tests require at the very least a physical layer simulation
42 running, and most, more than 1 simulated device. Due to this, these tests are not build and run
43 with twister, but with a dedicated set of tests scripts.
45 These tests are kept in the :code:`tests/bsim/` folder. There you can find a README with more
48 There are two main sets of tests of these type:
50 * Self checking embedded application/tests: In which some of the simulated devices applications are
[all …]
/Zephyr-Core-3.4.0/scripts/
D.gitignore3 tests/.mypy_cache
4 tests/twister/.pytest_cache
5 tests/twister/htmlcov
6 tests/twister/__pycache__
7 tests/twister/.coverage
/Zephyr-Core-3.4.0/subsys/testsuite/ztest/
DKconfig9 if you're writing automated tests.
16 Enables the new Ztest APIs for creating suites and unit tests in
25 int "Delay between tests in milliseconds"
28 Add a delay between between tests to manage output on the console on
32 int "Time in milliseconds to hold other CPUs for 1cpu type tests"
37 value ought to suffice for most such tests; however slower platforms
46 tests that might be in the queue.
99 bool "Do not yield to the idle thread after tests complete"
101 When the tests complete, do not yield to the idle thread and instead
102 spin in a loop. This is useful for low power mode tests, where
[all …]
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/ll/edtt/
DREADME.txt4 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.4.0/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-Core-3.4.0/tests/application_development/code_relocation/
Dtestcase.yaml3 tests:
4 tests.application_development.code_relocation:
9 tests.application_development.code_relocation_kinetis:
15 tests.application_development.code_relocation.no_itcm:
30 tests.application_development.code_relocation.riscv:
35 tests.application_development.code_relocation.xtensa:
/Zephyr-Core-3.4.0/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-Core-3.4.0/.github/workflows/
Dtwister_tests.yml14 - '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
Dbsim-tests.yaml1 name: BabbleSim Tests
6 - ".github/workflows/bsim-tests.yaml"
7 - ".github/workflows/bsim-tests-publish.yaml"
10 - "tests/bsim/**"
83 .github/workflows/bsim-tests.yaml
84 .github/workflows/bsim-tests-publish.yaml
89 tests/bsim/*
96 tests/bsim/bluetooth/**
105 tests/bsim/net/**
128 - name: Run Bluetooth Tests with BSIM
[all …]
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/
Dcompile.sh5 # Compile all the applications needed by the Bluetooth bsim tests
19 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
21 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/audio/compile.sh
22 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/compile.sh
23 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/ll/compile.sh
24 run_in_background ${ZEPHYR_BASE}/tests/bsim/bluetooth/mesh/compile.sh
/Zephyr-Core-3.4.0/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);
22 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests);
23 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
25 extern struct bst_test_list *test_transport_install(struct bst_test_list *tests);
26 extern struct bst_test_list *test_friendship_install(struct bst_test_list *tests);
27 extern struct bst_test_list *test_provision_install(struct bst_test_list *tests);
28 extern struct bst_test_list *test_beacon_install(struct bst_test_list *tests);
90 k_thread_name_set(&bsim_mesh_thread, "BabbleSim BLE Mesh tests"); in main()
/Zephyr-Core-3.4.0/
DMAINTAINERS.yml125 - tests/arch/arc/
146 - tests/arch/arm/
164 - tests/arch/arm64/
201 - tests/bluetooth/
202 - tests/bsim/bluetooth/
211 - tests/bsim/bluetooth/audio/
212 - tests/bsim/bluetooth/host/
213 - tests/bsim/bluetooth/ll/
214 - tests/bluetooth/controller/
215 - tests/bluetooth/host*/
[all …]
/Zephyr-Core-3.4.0/scripts/west_commands/
DREADME.txt10 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

12345678910>>...70