aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* host: test: Add UHD_UNITTEST_LOG_LEVEL overrideLane Kolbly2022-03-111-2/+13
* tests: Apply clang-format to convert_testAaron Rossetto2022-03-081-177/+259
* tests: Fix converter benchmark disable on Boost <1.68Aaron Rossetto2022-03-081-0/+80
* rfnoc: window: Set window size register after loading coefficientsJonathon Pendlum2022-03-021-0/+7
* host: test: Add GPIO DDR register to x4xx mockLane Kolbly2022-03-021-0/+6
* tests: Add saturating test casesAaron Rossetto2022-02-281-0/+137
* tests: Add conversion benchmarking testsAaron Rossetto2022-02-281-38/+571
* 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