Skip to content

Passed

Build / rocm-ndebug-orange-float / projectroot.test.celeritas/global/Stepper:TestEm15FieldMsc.* (from CTest)

Took 0.7 sec.

Standard Output

Celeritas version 0.4.2-4+6395a99e
Note: Google Test filter = TestEm15FieldMsc.*
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestEm15FieldMsc
[ RUN      ] TestEm15FieldMsc.setup
[       OK ] TestEm15FieldMsc.setup (273 ms)
[ RUN      ] TestEm15FieldMsc.host
No output saved for combination of RNG="xorwow", CLHEP="2.4.6.0", Geant4="11.0.3"
/*** ADD THE FOLLOWING UNIT TEST CODE ***/
EXPECT_EQ(20, result.num_step_iters());
EXPECT_SOFT_EQ(34.25, result.calc_avg_steps_per_primary());
EXPECT_EQ(5, result.calc_emptying_step());
EXPECT_EQ(RunResult::StepCount({3, 6}), result.calc_queue_hwm());
/*** END CODE ***/
[       OK ] TestEm15FieldMsc.host (18 ms)
[ RUN      ] TestEm15FieldMsc.device
No output saved for combination of RNG="xorwow", CLHEP="2.4.6.0", Geant4="11.0.3"
/*** ADD THE FOLLOWING UNIT TEST CODE ***/
EXPECT_EQ(14, result.num_step_iters());
EXPECT_SOFT_EQ(30.625, result.calc_avg_steps_per_primary());
EXPECT_EQ(5, result.calc_emptyin...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]