Searched defs:dut (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/tests/drivers/uart/uart_elementary/boards/ |
D | nrf54h20dk_nrf54h20_common.dtsi | 28 dut: &uart135 { label
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/boards/ |
D | nrf54h20dk_nrf54h20_common.dtsi | 24 dut: &uart137 { label
|
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/ |
D | nrf54h20dk_nrf54h20_common.dtsi | 40 dut: &uart137 { label
|
/Zephyr-latest/tests/drivers/uart/uart_errors/boards/ |
D | nrf54h20dk_nrf54h20_common.dtsi | 48 dut: &uart135 { label
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/ |
D | fixtures.py | 58 def dut(request: pytest.FixtureRequest, device_object: DeviceAdapter) -> Generator[DeviceAdapter, N… function
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | central.c | 109 bt_addr_le_t dut; in entrypoint_central() local
|
/Zephyr-latest/doc/develop/test/ |
D | pytest.rst | 106 dut subsection
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 522 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/ |
D | zephyr_twister_flat_recording_metrics_index.json | 92 "dut": { object
|
D | zephyr_twister_index.json | 92 "dut": { object
|
D | zephyr_twister_flat_recording_index.json | 92 "dut": { object
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
D | main.c | 349 bool dut = (get_device_nbr() == DUT_DEVICE_NBR); in test_procedure_0() local
|