aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add Fosphor block controller unit testWade Fife2020-04-142-0/+358
* tests: migrated rfnoc block tests to dedicated subdirectorymattprost2020-04-136-381/+455
* fixup! uhd: Add fuzzy serial number checkingmattprost2020-04-091-8/+8
* tests: Fix client_zero_test flush bit testMartin Braun2020-04-081-6/+12
* uhd: Add fuzzy serial number checkingLane Kolbly2020-04-082-0/+28
* tests: Add FIR filter block controller unit testAaron Rossetto2020-04-072-0/+247
* uhd: math: Add interpolation.hppMartin Braun2020-04-074-10/+37
* devtest: add missing devtest to n3xxCiro Nishiguchi2020-04-031-0/+1
* uhd: paths: Harmonize around XDG Base Directory specificationMartin Braun2020-04-021-9/+8
* rfnoc: Add multichannel register interfacemattprost2020-04-022-0/+181
* uhd: cal: Add iq_cal calibration data container classMartin Braun2020-04-022-0/+82
* uhd: cal: Add database classMartin Braun2020-03-262-0/+89
* uhd: paths: Add get_cal_data_path() API callMartin Braun2020-03-261-1/+3
* uhd: math: Add linear_interp()Martin Braun2020-03-181-1/+10
* utils: Add bool specialization to cast::from_str()Aaron Rossetto2020-03-181-0/+20
* tests: Allow custom name for mock terminatorAaron Rossetto2020-03-131-4/+6
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0322-193/+212
* rfnoc: Provide make_args_t dtor in rfnoc_blocks_testAaron Rossetto2020-02-041-0/+3
* rfnoc: Create mock factoryMartin Braun2020-01-294-197/+15
* cmake: Find DPDK via pkg-config, if availableAlex Williams2020-01-221-2/+2
* uhd: fixing MSVC warningsBrent Stapleton2020-01-091-1/+2
* tests: fixup compiler warningBrent Stapleton2019-12-301-1/+1
* tests: Port polling-mode dpdk_test to new DPDK frameworkAlex Williams2019-12-203-83/+121
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-202-0/+47
* tests: Add more tests for max rate streamingCiro Nishiguchi2019-12-184-89/+469
* tests: Install all stream performance scriptsBrent Stapleton2019-12-061-1/+3
* tests: Add tests to exercise max streaming rates and report resultsCiro Nishiguchi2019-12-063-0/+1008
* tests: Add script to execute batch of benchmark_rate runsCiro Nishiguchi2019-12-065-0/+424
* lib: Add DPDK service queueAlex Williams2019-11-261-0/+65
* devtest: Add test_messages_test to X310Martin Braun2019-11-263-12/+14
* devtest: Use with() statement to open filesMartin Braun2019-11-261-5/+9
* tests: Add check for life on DPDK portAlex Williams2019-11-262-0/+62
* lib,tests: Remove old DPDK files from buildAlex Williams2019-11-261-19/+0
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-262-18/+31
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-264-20/+21
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-7/+77
* transport: Implement eov indications for Rx and Tx streamsAaron Rossetto2019-11-263-0/+384
* tests: Change Python YAML moduleBrent Stapleton2019-11-261-1/+6
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-261-3/+0
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-268-38/+38
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-262-0/+284
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-11-261-1/+19
* Remove proto-RFNoC filesMartin Braun2019-11-2618-1982/+6