Skip to content

Passed

Build / cuda-reldeb-vecgeom / projectroot.test.celeritas.celeritas/ext/GeantVolumeMapper (from CTest)

Took 0.25 sec.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from NestedTest
[ RUN      ] NestedTest.unique
/*** ADD THE FOLLOWING UNIT TEST CODE ***/
static char const* const expected_log_messages[] = {};
EXPECT_VEC_EQ(expected_log_messages, scoped_log_.messages());
static char const* const expected_log_levels[] = {};
EXPECT_VEC_EQ(expected_log_levels, scoped_log_.levels());
/*** END CODE ***/
[       OK ] NestedTest.unique (2 ms)
[ DISABLED ] NestedTest.DISABLED_duplicated
[ DISABLED ] NestedTest.DISABLED_suffixed
[ DISABLED ] NestedTest.DISABLED_duplicated_suffixed
[ DISABLED ] NestedTest.DISABLED_double_prefixed
[ DISABLED ] NestedTest.DISABLED_duplicated_double_prefixed
[----------] 1 test from NestedTest (2 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (2 ms total)
[  PASSED  ] 1 test.

  YOU HAVE 5 DISABLED TESTS

/va...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]