aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/uhd_test_base.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Make python_api_test.py always explicitly call PythonMartin Braun2021-06-021-1/+1
* devtest: Make Python tests their own type of devtestMartin Braun2021-05-101-8/+62
* tests: Remove 'six' dependency from devtestMartin Braun2020-05-121-2/+1
* Remove remaining Python 2 referencesMartin Braun2020-05-071-1/+0
* devtest: Add test_messages_test to X310Martin Braun2019-11-261-1/+2
* devtest: Use with() statement to open filesMartin Braun2019-11-261-5/+9
* tests: Change Python YAML moduleBrent Stapleton2019-11-261-1/+6
* devtese: Change default Python interpreter to 3Martin Braun2019-11-081-1/+1
* devtest: add universal_newlines to subprocess callTrung Tran2019-01-231-1/+2
* tests: replace has_key by using 'in'Trung Tran2019-01-231-4/+4
* devtest: Improve error handling for shell_applicationMartin Braun2018-08-221-11/+17
* devtest: Remove parsing for DD.. and SS..Martin Braun2018-08-221-12/+0
* devtest: Default UHD_LOG_FASTPATH_DISABLE to 1Martin Braun2018-08-221-1/+11
* devtest: Clean up & refactorMartin Braun2018-08-221-33/+44
* devtest: Minor Python fixesMartin Braun2018-07-171-18/+30
* uhd: Update license headersMartin Braun2018-02-191-0/+6
* 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
* devtest: dont check number of samples in benchmark rate test and acceptAndrej Rode2016-12-011-0/+1
* devtest: test_base add wait time between uhd_usrp_probe callsAndrej Rode2016-11-091-0/+1
* devtest: fixed check for specific productNicholas Corgan2016-03-251-1/+1
* tests: Added first batch of device testsMartin Braun2015-10-071-0/+222