Commit a6183a42 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 88c6942e
...@@ -421,9 +421,9 @@ class TestENB_Lopcomm(ENBTestCase): ...@@ -421,9 +421,9 @@ class TestENB_Lopcomm(ENBTestCase):
], ],
'rx-endpoints': [ 'rx-endpoints': [
{'name': 'RXA0P00C00', 'e-axcid': {'eaxc-id': '0'}}, {'name': 'RXA0P00C00', 'e-axcid': {'eaxc-id': '0'}},
{'name': 'PRACH0P00C00', 'e-axcid': {'eaxc-id': '24'}}, {'name': 'PRACH0P00C00', 'e-axcid': {'eaxc-id': '8'}},
{'name': 'RXA0P00C01', 'e-axcid': {'eaxc-id': '1'}}, {'name': 'RXA0P00C01', 'e-axcid': {'eaxc-id': '1'}},
{'name': 'PRACH0P00C01', 'e-axcid': {'eaxc-id': '25'}}, {'name': 'PRACH0P00C01', 'e-axcid': {'eaxc-id': '24'}},
], ],
'rx-links': [ 'rx-links': [
{'name': 'RXA0P00C00', 'rx-endpoint': 'RXA0P00C00'}, {'name': 'RXA0P00C00', 'rx-endpoint': 'RXA0P00C00'},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment