Home
last modified time | relevance | path

Searched refs:test_private (Results 1 – 8 of 8) sorted by relevance

/edtt-3.6.0-3.5.0-3.4.0/src/components/
Dtest_spec.py6 …def __init__(self, name = "", number_devices = 2, description = "", test_private ="", require_low_… argument
10 self.test_private = test_private;
/edtt-3.6.0-3.5.0-3.4.0/src/tests/
Decho_test.py25 test_private = _echo_test);
38 return test_spec.test_private(transport, trace);
Dle_transceiver_test.py40 test_private = LE_Transceiver_Test);
53 return not test_spec.test_private(transport, trace);
Dhci_verification.py1101 …ey, number_devices = 2, description = "#[" + __tests__[key][1] + "]", test_private = __tests__[key…
1136 test_f = test_spec.test_private;
Dial_verification.py2325 test_private=__tests__[key][0]) for key in __tests__}
2365 test_f = test_spec.test_private
Dgap_verification.py1895 …ey, number_devices = 2, description = "#[" + __tests__[key][1] + "]", test_private = __tests__[key…
1931 test_f = test_spec.test_private;
Dgatt_verification.py3186 …ey, number_devices = 1, description = "#[" + __tests__[key][1] + "]", test_private = __tests__[key…
3216 test_f = test_spec.test_private;
Dll_verification.py9516 test_private=__tests__[key][0],
9557 test_f = test_spec.test_private;