aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | log: Moved fastpath logging to its own threadMartin Braun2017-04-241-0/+2
* | log: Fix missing add_logger, fix clearing of queueMartin Braun2017-04-201-3/+10
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-202-11/+10
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-109-22/+14
* | Merge branch 'maint'Martin Braun2017-02-101-1/+0
|\|
| * tests: devtest:remove wait for claimerAndrej Rode2017-02-081-1/+0
* | Merge branch 'maint'Martin Braun2017-01-171-3/+3
|\|
| * utils: tests: cast RAND_MAX to double before divisionAndrej Rode2017-01-121-2/+2
| * tests: fix coverity reportsAndrej Rode2017-01-121-1/+1
* | Merge branch 'maint'Martin Braun2016-12-133-1/+50
|\|
| * tests: Added bitbang test, added to x3x0 devtestMartin Braun2016-12-093-1/+50
| * devtest: flush stdout after print statementsAndrej Rode2016-12-011-0/+2
| * devtest: dont check number of samples in benchmark rate test and acceptAndrej Rode2016-12-013-8/+17
* | devtest: flush stdout after print statementsAndrej Rode2016-12-091-0/+2
* | devtest: dont check number of samples in benchmark rate test and acceptAndrej Rode2016-12-093-8/+17
* | calibration: generic containers for datasetsPaul David2016-11-292-0/+201
* | Merge branch 'maint'Martin Braun2016-11-151-0/+1
|\|
| * devtest: test_base add wait time between uhd_usrp_probe callsAndrej Rode2016-11-091-0/+1
* | rfnoc: Removed transport endianness as make argMartin Braun2016-11-091-1/+0
* | Merge branch 'maint'Martin Braun2016-11-0811-46/+47
|\|
| * Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-0812-110/+111
* | Merge branch 'maint'Martin Braun2016-10-263-6/+19
|\|
| * tests: Updated RFNoC tests after some API changesMartin Braun2016-10-193-6/+19
* | Merge branch 'maint'Martin Braun2016-09-271-4/+4
|\|
| * Fixed floating point rounding error in converter testsDerek Kozel2016-09-261-4/+4
* | types: Cleaned up sid.hppMartin Braun2016-09-021-65/+66
|/
* nocscript: Removed compiler warningMartin Braun2016-08-121-4/+4