Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.corecel.corecel/io/OutputRegistry (from CTest)

Took 0.12 sec.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from OutputRegistryTest
[ RUN      ] OutputRegistryTest.empty
[       OK ] OutputRegistryTest.empty (0 ms)
[ RUN      ] OutputRegistryTest.minimal
[       OK ] OutputRegistryTest.minimal (0 ms)
[ RUN      ] OutputRegistryTest.build_output
[       OK ] OutputRegistryTest.build_output (0 ms)
[ RUN      ] OutputRegistryTest.exception_output
[       OK ] OutputRegistryTest.exception_output (0 ms)
[ RUN      ] OutputRegistryTest.nested_exception_output
[       OK ] OutputRegistryTest.nested_exception_output (0 ms)
[----------] 5 tests from OutputRegistryTest (2 ms total)

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