Skip to content

Passed

Build / cuda-ndebug-orange / projectroot.test.corecel.corecel/cont/Span (from CTest)

Took 27 ms.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 6 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from SpanTest
[ RUN      ] SpanTest.fixed_size_zero
[       OK ] SpanTest.fixed_size_zero (0 ms)
[ RUN      ] SpanTest.fixed_size
[       OK ] SpanTest.fixed_size (0 ms)
[ RUN      ] SpanTest.dynamic_size
[       OK ] SpanTest.dynamic_size (0 ms)
[ RUN      ] SpanTest.io_manip
[       OK ] SpanTest.io_manip (0 ms)
[----------] 4 tests from SpanTest (0 ms total)

[----------] 2 tests from LdgSpanTest
[ RUN      ] LdgSpanTest.pod
[       OK ] LdgSpanTest.pod (0 ms)
[ RUN      ] LdgSpanTest.opaque_id
[       OK ] LdgSpanTest.opaque_id (0 ms)
[----------] 2 tests from LdgSpanTest (0 ms total)

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