/Zephyr-latest/cmake/modules/ |
D | FindDeprecated.cmake | 84 "Setting SOURCES prior to calling find_package() for unit tests is deprecated."
|
/Zephyr-latest/tests/benchmarks/app_kernel/ |
D | README.txt | 11 will omit both the memory slabs and mailbox tests.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-ctlr-arch.rst | 231 * zephyr/tests/bluetooth/controller/ctrl_<proc> 237 - Emulated versions of rx_demux/prepare context used in unit tests - testing ONLY procedure PDU flow
|
D | bluetooth-tools.rst | 254 The main use case for a virtual controller is to do Bluetooth connectivity tests without 255 the need of Bluetooth hardware. This allows to automate Bluetooth integration tests with
|
/Zephyr-latest/boards/snps/emsdp/doc/ |
D | index.rst | 84 ``tests/drivers/spi/spi_loopback``: verify DesignWare SPI driver. No need to connect 156 You can try many of the sample applications or tests, but let us discuss
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 335 west build -b native_sim zephyr/tests/bluetooth/tester/ -DEXTRA_CONF_FILE=overlay-native.conf 411 If it still fails to run tests after this,
|
D | autopts-win10.rst | 120 west build -p auto -b nrf52840dk/nrf52840 zephyr/tests/bluetooth/tester/
|
/Zephyr-latest/doc/services/pm/ |
D | device.rst | 442 * :zephyr_file:`tests/subsys/pm/power_mgmt/` 443 * :zephyr_file:`tests/subsys/pm/device_wakeup_api/` 444 * :zephyr_file:`tests/subsys/pm/device_driver_init/`
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 153 # rimage. We don't want to break build-only and other tests that don't
|
/Zephyr-latest/doc/develop/test/ |
D | twister_statuses.rst | 70 - A static or runtime filter has eliminated the test from the list of tests to use.
|
/Zephyr-latest/boards/phytec/phyboard_nash/doc/ |
D | index.rst | 121 Use this configuration to run basic Zephyr applications and kernel tests,
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/subsys/random/ |
D | Kconfig | 20 configurations (e.g. in tests and samples) to indicate that the
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 1227 struct bst_test_list *test_iso_install(struct bst_test_list *tests) in test_iso_install() argument 1229 return bst_add_tests(tests, test_def); in test_iso_install()
|
/Zephyr-latest/boards/xen/xenvm/doc/ |
D | index.rst | 97 Use this configuration to run basic Zephyr applications and kernel tests as Xen
|
/Zephyr-latest/tests/drivers/build_all/adc/boards/ |
D | native_sim.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 215 certain conditions (for example, running tests in QEMU for some architectures). 301 flags when building applications or running tests. In addition to
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 701 Running Robot Framework tests: ``west robot`` 710 (essentially a wrapper for running Robot tests in Renode), but can be 717 This will run all tests from testsuite.robot and print output provided 801 The test cases in :zephyr_file:`scripts/west_commands/tests` add unit test 804 Please try to add tests when adding new runners. Note that if your
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 464 can be partially achieved by automated tests, it is inevitable to 575 From these threat models and mitigation techniques tests shall be 576 derived that prove the effectiveness of the countermeasures. These tests 600 - **Fuzzing tests** shall be performed on both exposed APIs and 610 If possible (as in case of fuzzing analyses), these tests shall be
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 2250 struct bst_test_list *test_beacon_install(struct bst_test_list *tests) in test_beacon_install() argument 2252 tests = bst_add_tests(tests, test_beacon); in test_beacon_install() 2253 return tests; in test_beacon_install()
|
D | test_persistence.c | 1157 struct bst_test_list *test_persistence_install(struct bst_test_list *tests) in test_persistence_install() argument 1159 return bst_add_tests(tests, test_persistence); in test_persistence_install()
|
/Zephyr-latest/boards/snps/iotdk/doc/ |
D | index.rst | 63 You can try many of the sample applications or tests, but let us discuss
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 131 | ``5`` | Run-time tests |
|
/Zephyr-latest/modules/mbedtls/ |
D | CMakeLists.txt | 19 This is meant to be used only for tests, not in production!")
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | reports.py | 158 tests="0", 233 tests="0",
|