aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* devtest: allow extra device arguments when running devtestsMatthew Crymble2021-01-212-2/+5
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-112-0/+46
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-111-0/+1
* uhd: revert "Check property type at access..."Steven Koo2021-01-081-18/+0
* devtest: optionally generate XML report when running devtestsJoerg Hofrichter2021-01-081-1/+13
* tests: Add UT for node removal prop resol'n restorationAaron Rossetto2020-11-201-0/+53
* uhd_images_downloader: Add environment variable for http authLane Kolbly2020-10-152-0/+46
* multi_usrp: Add get_mb_controller() API callCristina Fuentes2020-09-241-0/+1
* tests: Fix build issue with Boost 1.67Martin Braun2020-09-111-0/+3
* rfnoc: replay: Add support for 32-bit memory address widthsettus2020-09-031-2/+2
* tests: fbs test: Fix issues around missing gitMartin Braun2020-08-251-1/+2
* devtest: Support multi_usrp_test on WindowsSteven Koo2020-08-101-1/+6
* rfnoc: Remove M_PI usage to fix Windows buildsSteven Koo2020-08-071-7/+5
* tests: Add unit test for Keep One in N block controllerAaron Rossetto2020-08-052-0/+141
* devtest: Update filter for e31x devicesSteven Koo2020-08-041-1/+1
* tests: Add graph disconnect/reconnect unit testmichael-west2020-08-041-0/+37
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-041-2/+10
* tests: Add Replay Block controller unit testmattprost2020-08-042-0/+764
* tests: Add unit test for siggen RFNoC block controllerAaron Rossetto2020-07-302-0/+352
* rfnoc: Add Switchboard block unit testsJesse Zhang2020-07-302-0/+161
* rfnoc: Support instance overrides in set_properties()Aaron Rossetto2020-07-243-3/+42
* multi_usrp: Add get_radio_control() API callMartin Braun2020-07-161-0/+1
* tests: Add unit test for Moving Average RFNoC blockmattprost2020-07-162-0/+111
* python: Add payload agnostic methods to CHDR APISamuel O'Brien2020-07-161-1/+1
* python: Document CHDR Test GenerationSamuel O'Brien2020-07-162-19/+44
* python: Add bindings for C++ CHDR ParserSamuel O'Brien2020-07-165-0/+47029
* utils: Expose CHDR Parsing APISamuel O'Brien2020-07-137-2/+47798
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-132-2/+2
* rfnoc: Rename chdr_packet to chdr_packet_writerSamuel O'Brien2020-07-132-18/+19
* rfnoc: Add unit test for Log Power RFNoC blockAaron Rossetto2020-06-292-0/+85
* rfnoc: Add unit test for Window RFNoC blockAaron Rossetto2020-06-292-0/+252