summaryrefslogtreecommitdiffstats
path: root/host/tests/buffer_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: change bounded_buffer implementation and code using itJosh Blum2011-02-051-18/+18
| | | | | | | The bounded buffer now uses the detail idiom to hide implementation to inline better. The whole sptr/make idiom was removed from bounded buffer to just construct directly. The code using bounded buffer was changed for the new api: replaces access operators and calls to the factory function.
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-0/+64