index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_os_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove tab characters
Jack Lloyd
2019-04-10
1
-7
/
+7
*
Using available cores rather than total for the pools.
David Carlier
2019-04-07
1
-0
/
+13
*
Make cpu cycle test a little more lax
Jack Lloyd
2019-01-04
1
-5
/
+10
*
Rename OS::get_processor_timestamp to OS::get_cpu_cycle_counter
Jack Lloyd
2018-12-23
1
-7
/
+7
*
Add an explicit OS target for Emscripten
Jack Lloyd
2018-10-12
1
-5
/
+5
*
Fixes for building for LLVM bitcode/Emscripten
Jack Lloyd
2018-10-07
1
-1
/
+1
*
Prevent test loop from being potentially unbounded [ci skip]
Jack Lloyd
2018-03-28
1
-1
/
+1
*
Improve test of cycle counter to avoid bogus failures
Jack Lloyd
2018-03-28
1
-15
/
+8
*
Test OS features by the feature vs the OS name
Jack Lloyd
2017-12-30
1
-2
/
+2
*
Avoid <thread>
Jack Lloyd
2017-10-11
1
-2
/
+6
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-2
/
+6
*
Merge GH #915 Fix OS::get_processor_timestamp()
Jack Lloyd
2017-03-19
1
-1
/
+2
|
\
|
*
Fix OS::get_processor_timestamp() tests
Daniel Neus
2017-03-14
1
-1
/
+2
*
|
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
1
-4
/
+0
|
/
*
Fix test for 32-bit builds
Jack Lloyd
2017-01-28
1
-2
/
+2
*
Change meaning of get_processor_timestamp
Jack Lloyd
2017-01-27
1
-12
/
+52
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-5
/
+5
*
Skip instruction probe test where fn not implemented
Jack Lloyd
2017-01-23
1
-0
/
+5
*
Add basic test for OS utils
Jack Lloyd
2017-01-22
1
-0
/
+147