aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* devtese: Change default Python interpreter to 3Martin Braun2019-11-0812-12/+12
* uhd: dict: Add typecast operator to std::map<>Martin Braun2019-11-041-0/+4
* e3xx: corrected frontend name in devtesterickshepherdNI2019-10-281-1/+1
* lib: utils: Add is_a_tty()Martin Braun2019-10-072-0/+33
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-301-19/+1
* rfnoc: Read cmd FIFO size from blocks & configure ctrl_ifaceMartin Braun2019-09-041-1/+3
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-041-1/+19
* utils: log: Fix includes for UHD_HEX()Martin Braun2019-06-121-0/+1
* tests: Fix mock_ctrl_iface for 32-bit MSVCMartin Braun2019-05-231-2/+2
* cmake: tests: Add macro for non-API based unit testsMartin Braun2019-05-221-49/+59
* devtest: Add new test for tx_waveformsMartin Braun2019-05-226-0/+121
* log: Fix ANSI colour codesMartin Braun2019-05-071-0/+1
* prop_tree: add pop() functionBrent Stapleton2019-05-021-0/+8
* prop_tree: formatting property tree filesBrent Stapleton2019-05-021-0/+1
* tests: Make the Python interpreter for devtests a parameterMartin Braun2019-04-252-6/+8
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-1/+1
* utils: Add scope_exit objectMartin Braun2019-04-012-0/+46
* uhd: Remove cal containersMartin Braun2019-03-202-196/+0
* uhd: mpm: update all license header w/ "-or-later"Brent Stapleton2019-03-082-2/+2
* types: sid: Remove duplicate operator=()Martin Braun2019-02-281-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