aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* log: Fix ANSI colour codesMartin Braun2019-05-211-0/+1
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-05-211-1/+1
* types: sid: Remove duplicate operator=()Martin Braun2019-03-051-0/+3
* cmake: fix variable usageMichael Dickens2019-01-301-2/+1
* tests: Fix up dpdk_test to use current APIsAlex Williams2019-01-251-64/+47
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-252-41/+43
* devtest: add universal_newlines to subprocess callTrung Tran2019-01-233-2/+4
* tests: replace has_key by using 'in'Trung Tran2019-01-235-8/+8
* math: Replace boost::*::{lcm,gcd}() with portable versionsMartin Braun2019-01-181-3/+7
* math: Remove uhd::math::log2, replace with std::log2Martin Braun2019-01-181-6/+3
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1654-2319/+2313
* 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