Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.corecel.corecel/grid/UniformGrid (from CTest)

Took 0.19 sec.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from UniformGridTest
[ RUN      ] UniformGridTest.accessors
[       OK ] UniformGridTest.accessors (0 ms)
[ RUN      ] UniformGridTest.find
[       OK ] UniformGridTest.find (0 ms)
[ RUN      ] UniformGridTest.from_bounds
[       OK ] UniformGridTest.from_bounds (0 ms)
[ RUN      ] UniformGridTest.from_logbounds
[       OK ] UniformGridTest.from_logbounds (0 ms)
[----------] 4 tests from UniformGridTest (0 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 4 tests.
/var/jenkins/workspace/celeritas_develop/build/test/corecel/corecel_grid_UniformGrid: tests PASSED