Home
last modified time | relevance | path

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

/edtt-2.7.6/src/components/
Dtest_spec.py6 def __init__(self, name = "", number_devices = 2, description = "", test_private =""): argument
10 self.test_private = test_private;
/edtt-2.7.6/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.py978 …ey, number_devices = 2, description = "#[" + __tests__[key][1] + "]", test_private = __tests__[key…
1013 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.py6064 …ey, number_devices = 1, description = "#[" + __tests__[key][1] + "]", test_private = __tests__[key…
6099 test_f = test_spec.test_private;