(view as text)
/bin/sh -c ./universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed
 in dir /mnt/main/buildbot/psycle/slaves/factoid.retropaganda.info--sid-chroot/psycle-trunk/universalis/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['/bin/sh', '-c', './universalis/++wonderbuild/staged-install/usr/local/bin/universalis-unit-tests --log_level=test_suite --report_level=detailed']
 environment:
  HOME=/var/lib/buildbot
  LANG=en_US.ISO-8859-15
  LOGNAME=buildbot
  MAIL=/var/lib/buildbot/Maildir
  PATH=/usr/local/bin:/usr/bin:/bin:/usr/games
  PWD=/mnt/main/buildbot
  SHELL=/bin/sh
  SHLVL=1
  USER=buildbot
  _=/usr/bin/buildbot
 closing stdin
 using PTY: True
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.00019
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.177e-06s, avg: 1.212e-06s, max: 0.0019536s
clock: CLOCK_MONOTONIC, min: 1.185e-06s, avg: 1.224e-06s, max: 0.00188144s
clock: CLOCK_PROCESS_CPUTIME_ID, min: 1.349e-06s, avg: 1.387e-06s, max: 8.7431e-05s
clock: CLOCK_THREAD_CPUTIME_ID, min: 1.297e-06s, avg: 1.316e-06s, max: 0.00037594s
clock: gettimeofday, min: 1e-06s, avg: 1.36e-06s, max: 0.002633s
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: 16209999mks
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.66204e-06s
2 threads: 1: 8.66639e-06s
4 threads: 0: 1.74365e-05s
4 threads: 1: 1.74281e-05s
4 threads: 2: 1.74363e-05s
4 threads: 3: 1.74963e-05s
8 threads: 0: 3.58416e-05s
8 threads: 1: 3.59074e-05s
8 threads: 2: 3.58621e-05s
8 threads: 3: 3.58954e-05s
8 threads: 4: 3.58711e-05s
8 threads: 5: 3.58059e-05s
8 threads: 6: 3.5917e-05s
8 threads: 7: 3.591e-05s
Leaving test case "condition_speed_test"; testing time: 1520ms
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

program finished with exit code 0