From 88b0baeaf6dfa5f62f99ad53680108183ccc8721 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 26 Oct 2015 16:45:47 -0700 Subject: tests: More devtests, works on E3XX now - devtest now gets installed - uhd_usrp_probe test - Added make test_e3xx - Minor fixes to previous devtests --- host/tests/devtest/devtest_b2xx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/tests/devtest/devtest_b2xx.py') diff --git a/host/tests/devtest/devtest_b2xx.py b/host/tests/devtest/devtest_b2xx.py index cd777aa18..da358d08e 100755 --- a/host/tests/devtest/devtest_b2xx.py +++ b/host/tests/devtest/devtest_b2xx.py @@ -17,7 +17,7 @@ """ Run device tests for the B2xx series. """ - +from usrp_probe_test import uhd_usrp_probe_test from benchmark_rate_test import uhd_benchmark_rate_test uhd_benchmark_rate_test.tests = { #'mimo': { -- cgit v1.2.3