aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/run_testsuite.py
Commit message (Collapse)AuthorAgeFilesLines
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* devtest: flush stdout after print statementsAndrej Rode2016-12-091-0/+2
|
* devtest: Fix $PATH-setting codeMartin Braun2016-05-091-20/+16
| | | | | | | | | 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.
* tests: More devtests, works on E3XX nowMartin Braun2015-11-111-2/+8
| | | | | | | - devtest now gets installed - uhd_usrp_probe test - Added make test_e3xx - Minor fixes to previous devtests
* tests: Added first batch of device testsMartin Braun2015-10-071-0/+132
- Currently supported: B2xx, X3x0 - Runs some simple examples