aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_os_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-2/+6
* Merge GH #915 Fix OS::get_processor_timestamp()Jack Lloyd2017-03-191-1/+2
|\
| * Fix OS::get_processor_timestamp() testsDaniel Neus2017-03-141-1/+2
* | No C++ exceptions from cpu probe functions. See GH #920Jack Lloyd2017-03-191-4/+0
|/
* Fix test for 32-bit buildsJack Lloyd2017-01-281-2/+2
* Change meaning of get_processor_timestampJack Lloyd2017-01-271-12/+52
* Fix various SunCC and Solaris warnings and build problems.Jack Lloyd2017-01-241-5/+5
* Skip instruction probe test where fn not implementedJack Lloyd2017-01-231-0/+5
* Add basic test for OS utilsJack Lloyd2017-01-221-0/+147