Home
last modified time | relevance | path

Searched refs:tests (Results 226 – 250 of 940) sorted by relevance

12345678910>>...38

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_heartbeat.c215 struct bst_test_list *test_heartbeat_install(struct bst_test_list *tests) in test_heartbeat_install() argument
217 tests = bst_add_tests(tests, test_connect); in test_heartbeat_install()
218 return tests; in test_heartbeat_install()
/Zephyr-latest/tests/bsim/drivers/uart/
Dcompile.sh12 source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt15 These tests were written to increase test coverage for the Watchdog driver.
20 These tests were prepared on a target that had a bug in the wdt_disable()
21 implementation. As a temporary remedy, order of tests was imposed.
22 Since, tests are executed alphabetically, order was set by starting
34 Multiple tests call wdt_setup() which starts the watchdog.
56 3. These tests assume that watchdog driver supports multiple timeouts. Set
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/src/
Dtest_main.c9 extern struct bst_test_list *test_broadcast_sink_test_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/src/
Dtest_main.c9 extern struct bst_test_list *test_unicast_client_sample_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/acceptor/src/
Dtest_main.c9 extern struct bst_test_list *test_cap_acceptor_sample_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/initiator/src/
Dtest_main.c9 extern struct bst_test_list *test_cap_initiator_sample_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/src/
Dtest_main.c9 extern struct bst_test_list *test_sample_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/net/sockets/echo_test/src/
Dtest_main.c9 extern struct bst_test_list *test_echo_client_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dperipheral.c98 static struct bst_test_list *install(struct bst_test_list *tests) in install() argument
100 return bst_add_tests(tests, test_to_add); in install()
/Zephyr-latest/tests/bluetooth/audio/ascs/uut/
DCMakeLists.txt24 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/mocks mocks)
27 target_include_directories(uut PRIVATE ${ZEPHYR_BASE}/tests/bluetooth/audio/ascs/include)
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain.c9 extern struct bst_test_list *test_main_l2cap_ecred_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain.c9 extern struct bst_test_list *test_main_l2cap_send_on_connect_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain.c9 extern struct bst_test_list *test_main_l2cap_ecred_install(struct bst_test_list *tests);
/Zephyr-latest/tests/bsim/bluetooth/host/
Dcompile.sh15 west twister -T ${ZEPHYR_BASE}/tests/bsim/bluetooth/host/ -p ${BOARD}
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst497 * We have implemented additional tests and significantly expanded the
498 amount of test cases in existing tests to increase code coverage.
509 * :github:`18964` - [Coverity CID :203911]Memory - corruptions in /tests/bluetooth/uuid/src/main.c
510 * :github:`18963` - [Coverity CID :203910]Memory - corruptions in /tests/bluetooth/uuid/src/main.c
522 * :github:`18802` - Bluetooth: UUID: Missing tests and confusing documentation
537 * :github:`18687` - [Coverity CID :203623]Memory - illegal accesses in /tests/subsys/settings/fcb_i…
564 * :github:`18654` - cc3220sf_launchxl fails tests/kernel/interrupt/arch.interrupt
567 * :github:`18599` - tests/kernel/fifo/fifo_timeout fails on cc3220sf_launchxl
568 * :github:`18598` - tests/net/trickle failed on multiple plartforms
570 * :github:`18593` - tests/arch/arm/arm_zero_latency_irqs fails on cc3220sf_launchxl
[all …]
Drelease-notes-1.9.rst143 * BLE controller qualification-ready, with all required tests passing
230 * ``ZEP-2020`` - tests/crypto/test_ecc_dsa intermittently fails on riscv32
244 * ``ZEP-2141`` - Coverity CID 169303 in tests/net/ipv6/src/main.c
247 * ``ZEP-2156`` - Build warnings [-Wformat] with LLVM/icx (tests/kernel/sprintf)
264 * ``ZEP-2274`` - Build warnings [-Wpointer-sign] with LLVM/icx (tests/net/ipv6_fragment)
278 * ``ZEP-2314`` - Testcase failure :tests/benchmarks/timing_info/testcase.ini#test
279 * ``ZEP-2316`` - Testcase failure :tests/bluetooth/shell/testcase.ini#test_br
281 * ``ZEP-2319`` - tests/net/ieee802154/l2 uses semaphore before initialization
285 * ``ZEP-2329`` - bad memory access tests/net/route
286 * ``ZEP-2330`` - bad memory access tests/net/rpl
[all …]
Drelease-notes-2.7.rst228 tests in CI with FPU and FPU_SHARING options enabled.
640 * Multiple IPv6 fixes, addressing failures in IPv6Ready compliance tests.
1039 * :github:`39190` - tests/subsys/logging/log_core_additional/logging.add.log2 fails
1040 * :github:`39188` - tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails
1041 * :github:`39185` - tests/subsys/logging/log_core_additional/logging.add.user fails on several plat…
1056 * :github:`39008` - tests: logging.add.user: build failure on STM32H7 targets
1062 * :github:`38961` - tests: kernel: sched: schedule_api: instable on disco_l475_iot1
1078 * :github:`38826` - tests/lib/cmsis_dsp: malloc failed on 128K SRAM targets
1082 * :github:`38804` - tests\kernel\threads\thread_stack test fail with ARC
1084 * :github:`38796` - Failure building the zephyr\tests\subsys\cpp\libcxx project
[all …]
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dpytest.ini3 slow: marks tests as slow (deselect with '-m "not slow"')
/Zephyr-latest/tests/bluetooth/audio/cap_initiator/uut/
DCMakeLists.txt26 add_subdirectory(${ZEPHYR_BASE}/tests/bluetooth/audio/mocks mocks)
29 target_include_directories(uut PRIVATE ${ZEPHYR_BASE}/tests/bluetooth/audio/cap_initiator/include)
/Zephyr-latest/tests/unit/timeutil/
Dtest_s64.c13 static const struct timeutil_test_data tests[] = { variable
335 timeutil_check(tests, sizeof(tests) / sizeof(*tests)); in ZTEST()
/Zephyr-latest/tests/crypto/tinycrypt/src/
Decc_dh.c72 int tests, int verbose) in ecdh_vectors() argument
85 for (int i = 0; i < tests; i++) { in ecdh_vectors()
298 int pkv_vectors(char **qx_vec, char **qy_vec, int res_vec[], int tests, in pkv_vectors() argument
309 for (int i = 0; i < tests; i++) { in pkv_vectors()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dmain_disable.c112 struct bst_test_list *test_main_disable_install(struct bst_test_list *tests) in test_main_disable_install() argument
114 return bst_add_tests(tests, test_def); in test_main_disable_install()
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/
DREADME.txt31 tc_start() - Performing HMAC-PRNG tests:
42 All HMAC tests succeeded!
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/
DKconfig7 source "tests/drivers/i2c/i2c_target_api/common/Kconfig"

12345678910>>...38