Commit graph

12 commits

Author SHA1 Message Date
Martin Braun
d5ba9fab6a tests: Added bitbang test, added to x3x0 devtest 2016-12-09 19:15:27 -08:00
Andrej Rode
ae9370d5b3 devtest: flush stdout after print statements 2016-12-01 12:44:41 -08:00
Andrej Rode
7fc01d5fe3 devtest: dont check number of samples in benchmark rate test and accept
10 underruns in SISO
2016-12-01 12:44:41 -08:00
Andrej Rode
b68412521f devtest: test_base add wait time between uhd_usrp_probe calls 2016-11-09 17:54:52 -08:00
Martin Braun
6b7b88102a devtest: Fix $PATH-setting code
PATH was only set for the examples, but not for the initial
call to uhd_find_devices.

This reverts commit b7c296f583, which
tried to fix this but did so badly, and also amends it with the correct
fix.
2016-05-09 10:36:36 -07:00
Martin Braun
b7c296f583 devtest: Run uhd_find_devices from current build 2016-04-22 18:14:44 -07:00
Martin Braun
da00dad1c9 devtest: Fixed case where B200 test could fail due to bad params 2016-03-25 14:50:27 -07:00
Martin Braun
1381437eae devtest: Backed out fast B2X0 rate tests so we can use the same test on USB2 2016-03-25 13:07:56 -07:00
Nicholas Corgan
f50f46b817 devtest: fixed check for specific product 2016-03-25 12:36:42 -07:00
Martin Braun
30c12d86a4 tests: devtests now check for timeouts and the sample counts 2016-03-21 14:07:42 -07:00
Martin Braun
88b0baeaf6 tests: More devtests, works on E3XX now
- devtest now gets installed
- uhd_usrp_probe test
- Added make test_e3xx
- Minor fixes to previous devtests
2015-11-11 10:37:26 -08:00
Martin Braun
90b88a27d2 tests: Added first batch of device tests
- Currently supported: B2xx, X3x0
- Runs some simple examples
2015-10-07 15:06:42 -07:00