aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/usrp_probe.py
Commit message (Collapse)AuthorAgeFilesLines
* devtest: Fix $PATH-setting codeMartin Braun2016-05-091-5/+5
| | | | | | | | | PATH was only set for the examples, but not for the initial call to uhd_find_devices. This reverts commit b7c296f58399f0ef1fee7b3ef3d7da957f551558, which tried to fix this but did so badly, and also amends it with the correct fix.
* devtest: Run uhd_find_devices from current buildMartin Braun2016-04-221-2/+2
|
* tests: Added first batch of device testsMartin Braun2015-10-071-0/+50
- Currently supported: B2xx, X3x0 - Runs some simple examples