Skip to content

Passed

Build / cuda-debug-orange / projectroot.test.corecel.corecel/math/Algorithms (from CTest)

Took 0.11 sec.

Standard Output

Celeritas version 0.5.0-dev.69+ddf826d3
Disabling tests with 'device' in the name
[==========] Running 25 tests from 3 test suites.
[----------] Global test environment set-up.
[----------] 4 tests from UtilityTest
[ RUN      ] UtilityTest.forward
[       OK ] UtilityTest.forward (0 ms)
[ RUN      ] UtilityTest.move
[       OK ] UtilityTest.move (0 ms)
[ RUN      ] UtilityTest.trivial_swap
[       OK ] UtilityTest.trivial_swap (0 ms)
[ RUN      ] UtilityTest.exchange
[       OK ] UtilityTest.exchange (0 ms)
[----------] 4 tests from UtilityTest (0 ms total)

[----------] 12 tests from AlgorithmsTest
[ RUN      ] AlgorithmsTest.all_of
[       OK ] AlgorithmsTest.all_of (0 ms)
[ RUN      ] AlgorithmsTest.any_of
[       OK ] AlgorithmsTest.any_of (0 ms)
[ RUN      ] AlgorithmsTest.clamp
[       OK ] AlgorithmsTest.clamp (0 ms)
[ RUN      ] AlgorithmsTest.clamp_to_nonneg
[       OK ] AlgorithmsTest.clamp_to_nonneg (0 ms)
[ RUN      ] AlgorithmsTest.lower_bound
[       OK ] AlgorithmsTest.lower_bound (0 ms)
[ RUN ...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]