Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.corecel.corecel/math/HashUtils (from CTest)

Took 86 ms.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 3 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from FnvHasherTest
[ RUN      ] FnvHasherTest.four_byte
[       OK ] FnvHasherTest.four_byte (0 ms)
[ RUN      ] FnvHasherTest.eight_byte
[       OK ] FnvHasherTest.eight_byte (0 ms)
[----------] 2 tests from FnvHasherTest (0 ms total)

[----------] 1 test from HashUtilsTest
[ RUN      ] HashUtilsTest.hash_combine
[       OK ] HashUtilsTest.hash_combine (0 ms)
[----------] 1 test from HashUtilsTest (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 2 test suites ran. (0 ms total)
[  PASSED  ] 3 tests.
/var/jenkins/workspace/celeritas_develop/build/test/corecel/corecel_math_HashUtils: tests PASSED