Commit graph

4 commits

Author SHA1 Message Date
Martin Braun
4f948e2c8b Move all license headers to SPDX format. 2017-12-22 10:45:51 -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
90b88a27d2 tests: Added first batch of device tests
- Currently supported: B2xx, X3x0
- Runs some simple examples
2015-10-07 15:06:42 -07:00