Home
last modified time | relevance | path

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

/edtt-2.7.6/src/tests/
Decho_test.py20 _spec = {}; variable
21 _spec["Echo_test"] = \
32 return _spec;
Dle_transceiver_test.py35 _spec = {}; variable
36 _spec["LE_Transceiver_Test"] = \
47 return _spec;
Dll_multiple_connections.py82 _spec = {}; variable
83 _spec["Echo_test"] = \
93 return _spec;
Dhci_verification.py978 _spec = { key: TestSpec(name = key, number_devices = 2, description = "#[" + __tests__[key][1] + "]… variable
985 return _spec;
Dgap_verification.py1895 _spec = { key: TestSpec(name = key, number_devices = 2, description = "#[" + __tests__[key][1] + "]… variable
1903 return _spec;
Dgatt_verification.py3186 _spec = { key: TestSpec(name = key, number_devices = 1, description = "#[" + __tests__[key][1] + "]… variable
3193 return _spec;
Dll_verification.py6064 _spec = { key: TestSpec(name = key, number_devices = 1, description = "#[" + __tests__[key][1] + "]… variable
6071 return _spec;