aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Add unit test for Add/Sub RFNoC blockAaron Rossetto2020-05-281-0/+4
* tests: Add unit test for Split Stream RFNoC blockAaron Rossetto2020-05-281-0/+4
* tests: Add unit tests for pwr_cal_mgrMartin Braun2020-05-201-0/+6
* tests: Added unit test for Vector IIR RFNoC blockAaron Rossetto2020-05-191-0/+4
* cal: Add pwr_cal containerMartin Braun2020-04-171-0/+1
* tests: Add Fosphor block controller unit testWade Fife2020-04-141-0/+4
* tests: migrated rfnoc block tests to dedicated subdirectorymattprost2020-04-131-7/+25
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-081-0/+6
* tests: Add FIR filter block controller unit testAaron Rossetto2020-04-071-0/+6
* uhd: math: Add interpolation.hppMartin Braun2020-04-071-0/+1
* rfnoc: Add multichannel register interfacemattprost2020-04-021-0/+1
* uhd: cal: Add iq_cal calibration data container classMartin Braun2020-04-021-0/+1
* uhd: cal: Add database classMartin Braun2020-03-261-0/+1
* rfnoc: Create mock factoryMartin Braun2020-01-291-1/+0
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-2/+2
* tests: Port polling-mode dpdk_test to new DPDK frameworkAlex Williams2019-12-201-0/+16
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-201-0/+5
* tests: Add script to execute batch of benchmark_rate runsCiro Nishiguchi2019-12-061-0/+1
* tests: Add check for life on DPDK portAlex Williams2019-11-261-0/+21
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-261-19/+0
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+6
* Remove proto-RFNoC filesMartin Braun2019-11-261-55/+2
* tests: Add benchmark of streamer and chdr xportsCiro Nishiguchi2019-11-261-7/+27
* tests: Make packet handler benchmark include flow controlCiro Nishiguchi2019-11-261-5/+6
* rfnoc: tests: Let block unit tests use regular factoryMartin Braun2019-11-261-11/+1
* rfnoc: Add DUC block controllerMartin Braun2019-11-261-0/+1
* rfnoc: DDC: Fix property propagationMartin Braun2019-11-261-1/+9
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-0/+2
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-261-0/+1
* rfnoc: Add null block controllerMartin Braun2019-11-261-0/+1
* rfnoc: Add mb_controller APIMartin Braun2019-11-261-0/+1
* rfnoc: Add radio block controllerMartin Braun2019-11-261-0/+1
* rfnoc: Moved chdr types/packet class out of chdr dirAshish Chaudhari2019-11-261-4/+4
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+6
* tests: add mock transport implementation and testCiro Nishiguchi2019-11-261-0/+1
* rfnoc: Add DDC block controllerMartin Braun2019-11-261-0/+10
* rfnoc: adding client_zeroBrent Stapleton2019-11-261-0/+5
* cmake: tests: Move RFNoC tests to UHD_ADD_NONAPI_TEST() macroMartin Braun2019-11-261-42/+19
* rfnoc: Add action APIMartin Braun2019-11-261-0/+13
* rfnoc: Refactored CHDR packet interfacesAshish Chaudhari2019-11-261-1/+13
* rfnoc: Add property propagation, Boost.Graph storageMartin Braun2019-11-261-0/+26
* rfnoc: Add properties, nodes, and accessorsMartin Braun2019-11-261-0/+2
* rfnoc: add new data_chdr packetization.Trung Tran2019-11-261-0/+1
* lib: Simplify implementation of uhd::get_system_time() to use <chrono>Martin Braun2019-11-261-0/+6
* lib: utils: Add is_a_tty()Martin Braun2019-10-071-0/+1
* cmake: tests: Add macro for non-API based unit testsMartin Braun2019-05-221-49/+59
* utils: Add scope_exit objectMartin Braun2019-04-011-0/+1
* uhd: Remove cal containersMartin Braun2019-03-201-1/+0
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-081-1/+1
* cmake: fix variable usageMichael Dickens2019-01-301-2/+1