aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/common
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-2/+1
* tests: fixup compiler warningBrent Stapleton2019-12-301-1/+1
* tests: Port polling-mode dpdk_test to new DPDK frameworkAlex Williams2019-12-201-4/+10
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-261-9/+16
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-262-4/+4
* Remove proto-RFNoC filesMartin Braun2019-11-264-73/+2
* transport: Add modeling of physical adaptersAlex Williams2019-11-261-0/+10
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+8
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+369
* tests: add mock transport implementation and testCiro Nishiguchi2019-11-261-0/+256
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-041-1/+3
* tests: Fix mock_ctrl_iface for 32-bit MSVCMartin Braun2019-05-231-2/+2
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-164-114/+114
* tests: Add benchmark of streaming code pathsCiro Nishiguchi2019-01-103-20/+104
* tests: Fix compiler warning about unused timestampMartin Braun2019-01-071-2/+2
* tests: Retrofit sph test to use new mock transportCiro Nishiguchi2018-11-162-2/+126
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-2/+2
* tests: device3_test: add graph impl testTrung Tran2018-10-315-0/+197