Skip to content

Passed

Build / cuda-ndebug-orange / projectroot.test.corecel.corecel/grid/Interpolator (from CTest)

Took 21 ms.

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 InterpolateTest
[ RUN      ] InterpolateTest.lin_lin
[       OK ] InterpolateTest.lin_lin (0 ms)
[ RUN      ] InterpolateTest.lin_log
[       OK ] InterpolateTest.lin_log (0 ms)
[ RUN      ] InterpolateTest.log_lin
[       OK ] InterpolateTest.log_lin (0 ms)
[ RUN      ] InterpolateTest.log_log
[       OK ] InterpolateTest.log_log (0 ms)
[----------] 4 tests from InterpolateTest (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_Interpolator: tests PASSED