aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* formatting: remove vim hints in headersBrent Stapleton2019-01-161-1/+0
* tests: Add arguments to dpdk_test to control core mappingAlex Williams2019-01-151-40/+100
* tests: Add unit test for DPDK transportAlex Williams2019-01-152-0/+353
* tests: Add benchmark of streaming code pathsCiro Nishiguchi2019-01-106-22/+542
* tests: Add #include <thread> in system time testMartin Braun2019-01-081-0/+1
* tests: Fix compiler warning about unused timestampMartin Braun2019-01-071-2/+2
* devtest: Fix CMake `endif` warningBrent Stapleton2019-01-031-1/+1
* devtest: x3x0: Enable rx_samples_to_file in devtestSugandha Gupta2018-12-171-1/+1
* cmake: Properly register devtestMartin Braun2018-11-291-1/+3
* tests: Retrofit sph test to use new mock transportCiro Nishiguchi2018-11-165-201/+293
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-143-56/+56
* tests: device3_test: add graph impl testTrung Tran2018-10-317-59/+295
* Test: Add unit test for eeprom_utilsmichael-west2018-10-252-0/+61
* e320: devtest: Reduce sample rate for 1G devtestSugandha Gupta2018-09-261-1/+1
* devtest: n3x0: Enable rx_samples_to_file testSugandha Gupta2018-09-141-1/+1
* devtest: e320: Re-enable rx_samples_to_file testSugandha Gupta2018-09-121-1/+1
* e320: gpio: Fix front panel GPIO readbackSugandha Gupta2018-09-121-1/+1
* devtest: Improve error handling for shell_applicationMartin Braun2018-08-221-11/+17
* devtest: b2xx: Fix some arguments for MIMO testMartin Braun2018-08-221-5/+14
* devtest: Fix counting of underruns/overrunsMartin Braun2018-08-221-2/+2
* devtest: Remove parsing for DD.. and SS..Martin Braun2018-08-224-16/+14
* devtest: Default UHD_LOG_FASTPATH_DISABLE to 1Martin Braun2018-08-221-1/+11
* devtest: Clean up & refactorMartin Braun2018-08-222-35/+55
* devtest: Integrate Python API Tester into DevtestVidush2018-08-104-2/+63
* devtest: Add more env vars, make Py3k compatibleMartin Braun2018-08-102-8/+18
* e320: Enable devtest for E320Sugandha Gupta2018-08-092-0/+58
* tests: Add multi_usrp_test.pyVidush2018-07-241-0/+624
* devtest: Minor Python fixesMartin Braun2018-07-171-18/+30
* soft_register: Remove compiler warning, add unit testMartin Braun2018-07-112-1/+35
* UHD: Updated blockdef dest assertsMartin Braun2018-06-221-3/+3
* types: convert sensor_value_t to a mapBrent Stapleton2018-05-141-0/+7
* tests: Add unit test for meta_range_t ctorsMartin Braun2018-05-091-1/+19
* lib: Purge use of boost::assign, except for uhd::dictMartin Braun2018-05-025-48/+44
* dev_test: add N3xx devtestTrung N Tran2018-05-023-2/+61
* dev_test: usrp_prope.py update to find reachable mpm deviceTrung N Tran2018-05-021-0/+2
* fixup! rfnoc: ctrl_iface cleanupmichael-west2018-04-301-2/+1
* fixup! rfnoc: ctrl_iface cleanupMartin Braun2018-04-201-1/+6
* lib: adding == and != for uhd::dictBrent Stapleton2018-04-021-0/+39
* lib: adding device_addr_t constructor from mapBrent Stapleton2018-04-021-0/+9
* rfnoc: ctrl_iface cleanupMartin Braun2018-03-161-33/+30
* examples: Update benchmark_rate (more stats, timestamps)Martin Braun2018-03-141-4/+4
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-2/+2
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-052-18/+32
* devtest: Add list_sensors testMartin Braun2018-02-273-0/+37
* test: devtest: devtest_e3xx.py: Fix copy & paste errorMoritz Fischer2018-02-261-1/+0
* lib: Add path_expandvars() internal API callMartin Braun2018-02-202-0/+95
* uhd: Update license headersMartin Braun2018-02-1965-62/+128
* lib: Add config_parser classMartin Braun2018-02-012-0/+110
* uhdlib: Update constrained_device_args_tMartin Braun2018-01-182-0/+107
* uhd: Add narrow_cast and narrowMartin Braun2018-01-122-0/+22