aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* convert: Add benchmarking abilitiesAaron Rossetto2022-02-281-10/+97
* tests: Force converter tests to be run with all available priosMartin Braun2022-02-281-49/+91
* convert: Minor cleanupAaron Rossetto2022-02-281-113/+36
* Build uhd_test library as static when `-DBUILD_SHARED_LIBS=ON`David Seifert2022-02-241-1/+1
* host: Throw exception when accessing properties with incorrect typeLane Kolbly2022-02-071-0/+25
* uhd: Harmonize fuzzy frequency comparisonsMartin Braun2022-02-041-0/+10
* math: fp_compare: Adapt fp_compare_epsilon API to actual useMartin Braun2022-02-041-0/+15
* host: zbx: Expose tuning table on property treeLane Kolbly2022-02-031-0/+59
* tests: Modularize x4xx_radio_mock to use it in other testsMartin Anderseck2022-01-252-269/+293
* host: Implement nameless_gain_mixinLane Kolbly2022-01-201-0/+1
* tests: disable x4xx_radio_block_test on macOSSteven Koo2022-01-191-26/+31
* SPI: Implement SPI engine for x410Martin Anderseck2022-01-131-0/+1
* host: tests: Make x4xx unit test support GPIOLane Kolbly2022-01-111-1/+1
* rfnoc: Add atomic item size property for RFNoC blocksLars Amsel2022-01-101-0/+106
* host: rf_control: Add internal antenna API abstraction.Lane Kolbly2022-01-051-0/+1
* host: tests: Add unit test for ZBX antenna APILane Kolbly2022-01-051-0/+20
* rfnoc: Fix block_id::get_tree_root()Martin Braun2021-12-161-0/+2
* tests: Add replay-back-edge testMartin Braun2021-12-091-0/+44
* cmake: tests: Conditionally compile tests for X400Martin Braun2021-12-081-30/+32
* tests: Remove non-functional DPDK testAndrew Lynch2021-12-061-97/+2
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-061-2/+2
* uhd: Remove superfluous boost/bind.hpp includesMartin Braun2021-12-031-2/+0
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-025-18/+64
* tests: add automated streaming testsMatthew Crymble2021-11-303-0/+382
* tests: add streaming setup script for performance enhancementsMatthew Crymble2021-11-301-0/+288
* tests: Remove skip_dram from streaming performance test scriptMartin Braun2021-11-161-2/+2
* rfnoc: Add CHDR width to make argsMartin Braun2021-11-121-0/+2
* tests: Fix rfnoc_graph mock nodes stop-stream commandMartin Braun2021-11-121-1/+1
* host: Add RPC calls for GPIO voltageLane Kolbly2021-11-051-1/+21
* host: x4xx: Implement GPIO APILane Kolbly2021-11-031-0/+2
* host: Add GPIO functions to MPM RPC shimLane Kolbly2021-11-031-0/+15
* tests: Use reference type to prevent copyA. Maitland Bottoms2021-10-221-1/+1
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-191-0/+8
* uhd: math: Add a sign() functionMartin Braun2021-10-191-0/+7
* devtest: Clarify data type in multi_usrp_test::send_waveform()Martin Braun2021-10-061-1/+1
* devtest: Add receive stability test to B2xx devtestMartin Braun2021-09-282-0/+52
* devtest: Add receive stability testMartin Braun2021-09-281-0/+174
* uhd: zbx: Prevent TX antenna config from disrupting RXLane Kolbly2021-09-161-0/+20
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-103-72/+72
* tests: Fix check in link_testMartin Braun2021-08-311-2/+2
* rfnoc: ddc: Improve unit tests and documentationMartin Braun2021-08-301-5/+19
* rfnoc: duc: Fix frequency range for DUC blockMartin Braun2021-08-301-7/+21
* tests: Add recv(0) case to rx_streamer_testAaron Rossetto2021-08-201-0/+39
* test: Fix potential resource leakMartin Anderseck2021-08-041-5/+4
* uhd: Fix usage of std::abs with template parametersMartin Braun2021-07-231-3/+3
* rfnoc: allow find_blocks to search by device number or block count.Lars Amsel2021-07-201-0/+1
* rfnoc: fix block id check to allow underscoreLars Amsel2021-07-141-0/+7
* tests: add missing header, required by some compilersMichael Dickens2021-07-021-0/+1
* uhd: Remove includes of list_of.hpp where appropriateMartin Braun2021-06-243-4/+0
* uhd: Remove all occurences of boost::math::*round()Martin Braun2021-06-241-5/+3