Searched refs:exit_wait (Results 1 – 7 of 7) sorted by relevance
| /tools/testing/selftests/drivers/net/hw/ |
| A D | devmem.py | 30 with bkg(listen_cmd, exit_wait=True) as ncdevmem: 59 with bkg(listen_cmd, exit_wait=True) as socat:
|
| A D | iou-zcrx.py | 67 with bkg(rx_cmd, exit_wait=True): 98 with bkg(rx_cmd, exit_wait=True): 130 with bkg(rx_cmd, exit_wait=True):
|
| A D | csum.py | 22 with bkg(rx_cmd, exit_wait=True): 43 with bkg(rx_cmd, host=cfg.remote, exit_wait=True):
|
| A D | tso.py | 42 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as nc:
|
| /tools/testing/selftests/net/lib/py/ |
| A D | utils.py | 115 exit_wait=False, ksft_wait=None): argument 119 self.terminate = not exit_wait and not ksft_wait
|
| /tools/testing/selftests/drivers/net/ |
| A D | ping.py | 39 with bkg(listen_cmd, exit_wait=True) as nc: 47 with bkg(listen_cmd, host=cfg.remote, exit_wait=True) as nc:
|
| A D | xdp.py | 72 with bkg(rx_udp_cmd, exit_wait=True) as nc: 313 with bkg(rx_udp, host=cfg.remote, exit_wait=True) as rnc:
|
Completed in 10 milliseconds