aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* zbx: Fix clang compiler warningsMartin Braun2021-06-221-2/+2
* test: add DPDK option for max streaming rate testsMatthew Crymble2021-06-183-82/+230
* uhd: Add support for the USRP X410Lars Amsel2021-06-1012-3/+2336
* devtest: benchmark_rate: Add support for rx and tx only testsmattprost2021-06-101-19/+27
* tests: Make python_api_test.py always explicitly call PythonMartin Braun2021-06-022-9/+5
* tests: Add MTU forwarding policy restriction unit testAaron Rossetto2021-05-181-0/+58
* tests: Update multi_usrp_test.pyMartin Braun2021-05-101-115/+259
* devtest: Make Python tests their own type of devtestMartin Braun2021-05-103-41/+68
* experts: Change coercion policy for regular prop nodesMartin Braun2021-05-041-4/+7
* host: Update code base using clang-tidyMartin Braun2021-03-171-6/+5
* tests: Fix warnings for rf_control_gain_profile_testMartin Braun2021-03-111-4/+1
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-041-4/+1
* tests: Remove unused constantsMartin Braun2021-03-048-23/+0
* host: Update code base using clang-tidyMartin Braun2021-03-0422-111/+114
* devtest: reapply allow extra device arguments when running devtestsSteven Koo2021-02-122-2/+5
* Revert "devtest: allow extra device arguments when running devtests"Matthew Crymble2021-02-082-5/+2
* devtest: lower rate for rx_all_chans_fast testMatthew Crymble2021-02-011-4/+4