summaryrefslogtreecommitdiffstats
path: root/test/addr_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-28/+0
|
* renamed usrp_uhd to uhdJosh Blum2010-02-091-2/+2
|
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-291-9/+0
| | | | | Added usrp2 stuff, udp wrapper, discovery function. Added app called discover usrps (usrp2 only for now).
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-21/+5
|
* Integrated cppunit into the build system.Josh Blum2010-01-151-31/+30
| | | | Added new test for the usrp dboard stuff.
* Added strict compiler flags.Josh Blum2010-01-131-0/+41
Made changes to meet compilation. Added test to verify ip and mac addr code.