aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-1915-13/+33
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-2214-168/+14
|
* RTS: DevTest failure work around by increasing time between testTrung N Tran2017-06-021-1/+1
|
* tests: devtest:remove wait for claimerAndrej Rode2017-02-081-1/+0
|
* tests: Added bitbang test, added to x3x0 devtestMartin Braun2016-12-093-1/+50
|
* devtest: flush stdout after print statementsAndrej Rode2016-12-011-0/+2
|
* devtest: dont check number of samples in benchmark rate test and acceptAndrej Rode2016-12-013-8/+17
| | | | 10 underruns in SISO
* devtest: test_base add wait time between uhd_usrp_probe callsAndrej Rode2016-11-091-0/+1
|
* devtest: Fix $PATH-setting codeMartin Braun2016-05-092-25/+21
| | | | | | | | | 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
|
* devtest: Fixed case where B200 test could fail due to bad paramsMartin Braun2016-03-252-3/+3
|
* devtest: Backed out fast B2X0 rate tests so we can use the same test on USB2Martin Braun2016-03-251-24/+24
|
* devtest: fixed check for specific productNicholas Corgan2016-03-251-1/+1
|
* tests: devtests now check for timeouts and the sample countsMartin Braun2016-03-211-7/+30
|
* tests: More devtests, works on E3XX nowMartin Braun2015-11-117-5/+140
| | | | | | | - 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-0713-0/+965
- Currently supported: B2xx, X3x0 - Runs some simple examples