(view as text)
Running 10 test cases...
Entering test suite "Master Test Suite"
Entering test case "date_time_duration_test"
Leaving test case "date_time_duration_test"
Entering test case "utc_time_test"
Leaving test case "utc_time_test"
Entering test case "affinity_test"
process affinity mask active count: 1
thread affinity mask active count: 1
Leaving test case "affinity_test"
Entering test case "thread_priority_test"
setting thread priority to: -300
thread priority is: -100
setting thread priority to: -200
thread priority is: -100
setting thread priority to: -100
thread priority is: -100
setting thread priority to: 0
thread priority is: 0
setting thread priority to: 100
could not set thread priority: standard error: 1 0x1: Operation not permitted
Leaving test case "thread_priority_test"
Entering test case "hardware_concurrency_test"
hardware concurrency: 1
Leaving test case "hardware_concurrency_test"
Entering test case "wall_clock_and_sleep_test"
1.00018
Leaving test case "wall_clock_and_sleep_test"
Entering test case "clocks_test"
clock: std::time, min: 1s, avg: 1s, max: 1s
clock: std::clock, min: 0.01s, avg: 0.01s, max: 0.01s
posix clocks
clock: CLOCK_REALTIME, min: 1.17e-06s, avg: 1.216e-06s, max: 0.00180642s
clock: CLOCK_MONOTONIC, min: 1.185e-06s, avg: 1.239e-06s, max: 0.000741452s
clock: CLOCK_PROCESS_CPUTIME_ID, min: 1.349e-06s, avg: 1.389e-06s, max: 0.000129865s
clock: CLOCK_THREAD_CPUTIME_ID, min: 1.297e-06s, avg: 1.316e-06s, max: 0.000376729s
clock: gettimeofday, min: 1e-06s, avg: 1.355e-06s, max: 0.000397s
posix clock_getres
clock: CLOCK_REALTIME, resolution: 1e-09s
clock: CLOCK_MONOTONIC, resolution: 1e-09s
clock: CLOCK_PROCESS_CPUTIME_ID, resolution: 1e-09s
clock: CLOCK_THREAD_CPUTIME_ID, resolution: 1e-09s
Leaving test case "clocks_test"; testing time: 15960ms
Entering test case "hiresolution_clock_and_sleep_test"
1.00011
Leaving test case "hiresolution_clock_and_sleep_test"
Entering test case "condition_test"
Leaving test case "condition_test"
Entering test case "condition_speed_test"
2 threads: 0: 8.65926e-06s
2 threads: 1: 8.66338e-06s
4 threads: 0: 1.73967e-05s
4 threads: 1: 1.74047e-05s
4 threads: 2: 1.74105e-05s
4 threads: 3: 1.73873e-05s
8 threads: 0: 3.56398e-05s
8 threads: 1: 3.59882e-05s
8 threads: 2: 3.571e-05s
8 threads: 3: 3.59963e-05s
8 threads: 4: 3.57173e-05s
8 threads: 5: 3.57975e-05s
8 threads: 6: 3.57669e-05s
8 threads: 7: 3.6063e-05s
Leaving test case "condition_speed_test"; testing time: 1530ms
Leaving test suite "Master Test Suite"
Test suite "Master Test Suite" passed with:
46 assertions out of 46 passed
10 test cases out of 10 passed
Test case "date_time_duration_test" passed with:
41 assertions out of 41 passed
Test case "utc_time_test" passed with:
3 assertions out of 3 passed
Test case "affinity_test" passed
Test case "thread_priority_test" passed
Test case "hardware_concurrency_test" passed
Test case "wall_clock_and_sleep_test" passed with:
1 assertion out of 1 passed
Test case "clocks_test" passed
Test case "hiresolution_clock_and_sleep_test" passed with:
1 assertion out of 1 passed
Test case "condition_test" passed
Test case "condition_speed_test" passed