Skip to content

Passed

Build / rocm-ndebug-orange / projectroot.test.orange.orange/MatrixUtils (from CTest)

Took 68 ms.

Standard Output

Celeritas version 0.5.0-dev.41+e529fdee
Disabling tests with 'device' in the name
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from MatrixUtilsTest
[ RUN      ] MatrixUtilsTest.gemv
[       OK ] MatrixUtilsTest.gemv (0 ms)
[ RUN      ] MatrixUtilsTest.determinant
[       OK ] MatrixUtilsTest.determinant (0 ms)
[ RUN      ] MatrixUtilsTest.gemm
[       OK ] MatrixUtilsTest.gemm (0 ms)
[ RUN      ] MatrixUtilsTest.orthonormalize
[       OK ] MatrixUtilsTest.orthonormalize (0 ms)
[ RUN      ] MatrixUtilsTest.rotation
[       OK ] MatrixUtilsTest.rotation (0 ms)
[----------] 5 tests from MatrixUtilsTest (0 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 5 tests.
/var/jenkins/workspace/celeritas_PR-1099/build/test/orange/orange_MatrixUtils: tests PASSED