Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.orange.orange/transform/SignedPermutation (from CTest)

Took 49 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 SignedPermutationTest
[ RUN      ] SignedPermutationTest.construction
[       OK ] SignedPermutationTest.construction (0 ms)
[ RUN      ] SignedPermutationTest.invalid_construction
[       OK ] SignedPermutationTest.invalid_construction (0 ms)
[ RUN      ] SignedPermutationTest.transform
[       OK ] SignedPermutationTest.transform (0 ms)
[ RUN      ] SignedPermutationTest.rotate
[       OK ] SignedPermutationTest.rotate (0 ms)
[----------] 4 tests from SignedPermutationTest (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/orange/orange_transform_SignedPermutation: tests PASSED