Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/debug/gdbstub/pytest/
Dtest_gdbstub.py21 def gdb_process(dut: DeviceAdapter, gdb_script, gdb_timeout, gdb_target_remote) -> subprocess.Compl… function
79 def test_gdbstub(dut: DeviceAdapter, gdb_process, expected_app, expected_gdb, expected_gdb_detach, … argument