aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
diff options
context:
space:
mode:
authorSugandha Gupta <sugandha.gupta@ettus.com>2018-09-12 09:35:58 -0700
committerBrent Stapleton <bstapleton@g.hmc.edu>2018-09-12 12:10:39 -0700
commitfbd51d33e92143bfe521de2b6c3c82828e37ca0e (patch)
tree9a3306cb69b905aa2563fa4e42a71d93cd96dd6f /host/tests
parent94d6a6a0a64ad2dd1b1566652b22cdd05cef2c59 (diff)
downloaduhd-fbd51d33e92143bfe521de2b6c3c82828e37ca0e.tar.gz
uhd-fbd51d33e92143bfe521de2b6c3c82828e37ca0e.tar.bz2
uhd-fbd51d33e92143bfe521de2b6c3c82828e37ca0e.zip
devtest: e320: Re-enable rx_samples_to_file test
The test has been fixed in commit 9c7d251b32eb476e11f8fce13a797c4de9abc796 to parse for D and S correctly
Diffstat (limited to 'host/tests')
-rw-r--r--host/tests/devtest/devtest_e320.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/devtest/devtest_e320.py b/host/tests/devtest/devtest_e320.py
index bb73e0b05..3d08a2521 100644
--- a/host/tests/devtest/devtest_e320.py
+++ b/host/tests/devtest/devtest_e320.py
@@ -48,7 +48,7 @@ uhd_benchmark_rate_test.tests = {
},
}
-# FIXME currenly broken: from rx_samples_to_file_test import rx_samples_to_file_test
+from rx_samples_to_file_test import rx_samples_to_file_test
from tx_bursts_test import uhd_tx_bursts_test
from test_pps_test import uhd_test_pps_test
from gpio_test import gpio_test