aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest
Commit message (Expand)AuthorAgeFilesLines
* devtest: add universal_newlines to subprocess callTrung Tran2019-01-233-2/+4
* tests: replace has_key by using 'in'Trung Tran2019-01-235-8/+8
* devtest: Fix CMake `endif` warningBrent Stapleton2019-01-031-1/+1
* devtest: x3x0: Enable rx_samples_to_file in devtestSugandha Gupta2018-12-171-1/+1
* cmake: Properly register devtestMartin Braun2018-11-291-1/+3
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-15/+15
* e320: devtest: Reduce sample rate for 1G devtestSugandha Gupta2018-09-261-1/+1
* devtest: n3x0: Enable rx_samples_to_file testSugandha Gupta2018-09-141-1/+1
* devtest: e320: Re-enable rx_samples_to_file testSugandha Gupta2018-09-121-1/+1
* e320: gpio: Fix front panel GPIO readbackSugandha Gupta2018-09-121-1/+1
* devtest: Improve error handling for shell_applicationMartin Braun2018-08-221-11/+17
* devtest: b2xx: Fix some arguments for MIMO testMartin Braun2018-08-221-5/+14
* devtest: Fix counting of underruns/overrunsMartin Braun2018-08-221-2/+2
* devtest: Remove parsing for DD.. and SS..Martin Braun2018-08-224-16/+14
* devtest: Default UHD_LOG_FASTPATH_DISABLE to 1Martin Braun2018-08-221-1/+11
* devtest: Clean up & refactorMartin Braun2018-08-222-35/+55
* devtest: Integrate Python API Tester into DevtestVidush2018-08-104-2/+63
* devtest: Add more env vars, make Py3k compatibleMartin Braun2018-08-102-8/+18
* e320: Enable devtest for E320Sugandha Gupta2018-08-092-0/+58
* tests: Add multi_usrp_test.pyVidush2018-07-241-0/+624
* devtest: Minor Python fixesMartin Braun2018-07-171-18/+30
* dev_test: add N3xx devtestTrung N Tran2018-05-023-2/+61
* dev_test: usrp_prope.py update to find reachable mpm deviceTrung N Tran2018-05-021-0/+2
* examples: Update benchmark_rate (more stats, timestamps)Martin Braun2018-03-141-4/+4
* devtest: Add list_sensors testMartin Braun2018-02-273-0/+37
* test: devtest: devtest_e3xx.py: Fix copy & paste errorMoritz Fischer2018-02-261-1/+0
* uhd: Update license headersMartin Braun2018-02-1915-13/+33
* 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
* 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
* 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
* tests: Added first batch of device testsMartin Braun2015-10-0713-0/+965