aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* types: sensor_value_t can now be created from mapMartin Braun2017-12-222-0/+96
* Move all license headers to SPDX format.Martin Braun2017-12-2260-720/+60
* convert: Add sc12-sc16 convertersTom Tsou2017-07-181-3/+28
* Merge branch 'maint'Martin Braun2017-07-171-2/+7
|\
| * converters: Added some tolerance for floating point-based tests to account fo...Martin Braun2017-07-071-2/+7
* | uhd: tasks now use std::threads under the hood, and can't be interruptedMartin Braun2017-06-282-0/+39
* | Merge branch 'maint'Martin Braun2017-06-021-1/+1
|\|
| * RTS: DevTest failure work around by increasing time between testTrung N Tran2017-06-021-1/+1
* | Types: Added equality/inquality operators to support Boost.Python additionsPaul David2017-05-232-0/+17
* | log: Split add_logger() out of the main logging headerMartin Braun2017-05-121-0/+1