Commit graph

4 commits

Author SHA1 Message Date
Andrej Rode
ae9370d5b3 devtest: flush stdout after print statements 2016-12-01 12:44:41 -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
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