aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/test_messages_test.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: replace has_key by using 'in'Trung Tran2019-01-231-1/+1
| | | | | | | python3+ dropped has_key function on dictionary. In order to make it compatible, we need to use 'in' keyword. Signed-off-by: Trung.Tran<trung.tran@ettus.com>
* uhd: Update license headersMartin Braun2018-02-191-1/+2
| | | | | | | 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-221-12/+1
|
* tests: Added first batch of device testsMartin Braun2015-10-071-0/+57
- Currently supported: B2xx, X3x0 - Runs some simple examples