aboutsummaryrefslogtreecommitdiffstats
path: root/test/addr_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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.