Home
last modified time | relevance | path

Searched refs:support_iperf3 (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tools/cp-caps/
Drcp_caps_test.py208 if not self.__dut.support_iperf3():
212 if not self.__ref.support_iperf3():
/openthread-latest/tools/otci/otci/
Dotci.py2887 def support_iperf3(self) -> bool: member in OTCI