Home
last modified time | relevance | path

Searched defs:dut (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/tests/bluetooth/classic/sdp_c/pytest/
Dtest_sdp.py322 async def wait_for_shell_response(dut, message): argument
341 async def sdp_ssa_discover_no_record(hci_port, shell, dut, address) -> None: argument
375 async def sdp_ssa_discover_one_record(hci_port, shell, dut, address) -> None: argument
432 async def sdp_ssa_discover_two_records(hci_port, shell, dut, address) -> None: argument
502 async def sdp_ssa_discover_multiple_records(hci_port, shell, dut, address) -> None: argument
535 async def sdp_ss_discover_no_record(hci_port, shell, dut, address) -> None: argument
569 async def sdp_ss_discover_one_record(hci_port, shell, dut, address) -> None: argument
612 async def sdp_ss_discover_two_records(hci_port, shell, dut, address) -> None: argument
655 async def sdp_ss_discover_multiple_records(hci_port, shell, dut, address) -> None: argument
698 async def sdp_sa_discover_no_record(hci_port, shell, dut, address) -> None: argument
[all …]
/Zephyr-latest/tests/drivers/uart/uart_elementary/boards/
Dnrf54h20dk_nrf54h20_common.dtsi28 dut: &uart135 { label
/Zephyr-latest/tests/drivers/uart/uart_errors/boards/
Dnrf54h20dk_nrf54h20_common.dtsi48 dut: &uart135 { label
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dnrf54h20dk_nrf54h20_common.dtsi40 dut: &uart137 { label
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/boards/
Dnrf54h20dk_nrf54h20_common.dtsi45 dut: &uart137 { label
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dfixtures.py58 def dut(request: pytest.FixtureRequest, device_object: DeviceAdapter) -> Generator[DeviceAdapter, N… function
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Dcentral.c109 bt_addr_le_t dut; in entrypoint_central() local
/Zephyr-latest/doc/develop/test/
Dpytest.rst106 dut subsection
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py523 def make_dut_available(self, dut): argument
638 def _create_serial_connection(self, dut, serial_device, hardware_baud, argument
657 def _handle_serial_exception(self, exception, dut, serial_pty, ser_pty_process): argument
/Zephyr-latest/scripts/ci/es_upload/
Dzephyr_twister_index.json92 "dut": { object
Dzephyr_twister_flat_recording_metrics_index.json92 "dut": { object
Dzephyr_twister_flat_recording_index.json92 "dut": { object
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c347 bool dut = (bsim_args_get_global_device_nbr() == 0); in test_procedure_0() local