Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.orange.orange/BoundingBoxUtils (from CTest)

Took 42 ms.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 12 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 12 tests from BoundingBoxUtilsTest
[ RUN      ] BoundingBoxUtilsTest.is_infinite
[       OK ] BoundingBoxUtilsTest.is_infinite (0 ms)
[ RUN      ] BoundingBoxUtilsTest.is_degenerate
[       OK ] BoundingBoxUtilsTest.is_degenerate (0 ms)
[ RUN      ] BoundingBoxUtilsTest.center
[       OK ] BoundingBoxUtilsTest.center (0 ms)
[ RUN      ] BoundingBoxUtilsTest.surface_area
[       OK ] BoundingBoxUtilsTest.surface_area (0 ms)
[ RUN      ] BoundingBoxUtilsTest.volume
[       OK ] BoundingBoxUtilsTest.volume (0 ms)
[ RUN      ] BoundingBoxUtilsTest.bbox_union
[       OK ] BoundingBoxUtilsTest.bbox_union (0 ms)
[ RUN      ] BoundingBoxUtilsTest.bbox_intersection
[       OK ] BoundingBoxUtilsTest.bbox_intersection (0 ms)
[ RUN      ] BoundingBoxUtilsTest.bbox_encloses
[       OK ] BoundingBoxUtilsTest.bbox_encloses (0 ms)
[ RUN   ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]