Commit 31100214 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 5d0ebd47
......@@ -466,7 +466,7 @@ class TestENB_Lopcomm(ENBTestCase):
'absolute-frequency-center': '100',
'center-of-channel-bandwidth': '2120000000',
'channel-bandwidth': '5000000',
'gain': 'XXX',
'gain': '11',
'active': 'INACTIVE',
},
'rx-array-carriers': {
......
......@@ -18,5 +18,5 @@ export SLAPOS_TEST_LOG_DIRECTORY=`pwd`/snapshot
#time ../k/kpython_for_test -m unittest discover -vf -k SimCard
#time ../k/kpython_for_test -m unittest discover -vf
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_CPRI
time ../k/kpython_for_test -m unittest discover -vf -k TestENB_SDR
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_Lopcomm
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_SDR
time ../k/kpython_for_test -m unittest discover -vf -k TestENB_Lopcomm
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