aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/addr_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+0
| | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development.
* uhd: Added an update() method for dictsMartin Braun2015-01-271-0/+7
| | | | Very similar to Python's dict.update().
* uhd: allow device addr (from string) to parse empty valuesJosh Blum2011-11-031-1/+2
|
* uhd: update copyright headers with automated scriptJosh Blum2011-03-231-1/+1
|
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-0/+80