aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CHDR: support multiple CHDR widthsAndrew Lynch2020-06-261-0/+106
* uhd: improved handling of empty serial number hintsMatthew Crymble2020-06-261-0/+3
* uhd: Create discoverable feature registry implementationLane Kolbly2020-06-252-35/+23
* uhd: Add discoverable_features APILane Kolbly2020-06-252-0/+112
* test: Add verify-flatbuffer testLars Amsel2020-06-232-0/+34
* tests: Add unit test for FFT RFNoC blockAaron Rossetto2020-06-182-0/+191
* tests: Add infrastructure to run Python unit testsMartin Braun2020-06-152-0/+37
* devtest: Assert result of python_api_test correctlyMartin Braun2020-06-101-0/+15
* devtest: Don't skip Python API tests if Python API is enabledMartin Braun2020-06-101-0/+5
* b200: tests: Fix PyLint issues in B200 devtestMartin Braun2020-06-101-1/+4
* tests: Fix multi_usrp_testMartin Braun2020-06-101-16/+28
* rfnoc: Add unit test for Add/Sub RFNoC blockAaron Rossetto2020-05-282-0/+93
* tests: Add unit test for Split Stream RFNoC blockAaron Rossetto2020-05-282-0/+232
* tests: Add unit test for USE_MAP action forwarding policyAaron Rossetto2020-05-281-0/+137
* tests: Add unit test for USE_MAP prop forwarding policyAaron Rossetto2020-05-282-1/+259
* tests: updated devtest runner to use standard device argsMatthew Crymble2020-05-272-3/+3
* cal: Minor fixes in power container, add unit testMartin Braun2020-05-261-0/+24
* tests: Add unit tests for pwr_cal_mgrMartin Braun2020-05-202-0/+157
* cal: database: Add option to register flash cal callbacksMartin Braun2020-05-201-0/+36
* tests: Added unit test for Vector IIR RFNoC blockAaron Rossetto2020-05-192-0/+225
* tests: Remove 'six' dependency from devtestMartin Braun2020-05-121-2/+1
* Remove remaining Python 2 referencesMartin Braun2020-05-075-5/+0
* test: Add output for gpio_testMichael West2020-04-301-0/+3
* devtest: Add support for TwinRX to x3x0Michael West2020-04-301-52/+92
* devtest: Add method to get number of channelsMichael West2020-04-301-0/+36
* devtest: Fix benchmark_rate_test success criteriaMichael West2020-04-301-2/+2
* tests: Print images dir instead of simply reading itMartin Braun2020-04-171-1/+1
* cal: Add pwr_cal containerMartin Braun2020-04-172-0/+135
* lib: utils: interpolation: Add bilinear interpolationMartin Braun2020-04-171-1/+69