summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-6/+6
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-1/+2
| | | | Added a usrp mboard named test, its empty for now.
* Integrated cppunit into the build system.Josh Blum2010-01-151-7/+15
| | | | Added new test for the usrp dboard stuff.
* Added strict compiler flags.Josh Blum2010-01-131-0/+2
| | | | | Made changes to meet compilation. Added test to verify ip and mac addr code.
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-121-1/+1
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+20
The fpga and firmware are empty placeholders for now.