[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from TestKnapsack
[ RUN      ] TestKnapsack.Basics
[       OK ] TestKnapsack.Basics (1 ms)
[ RUN      ] TestKnapsack.Randomized
[       OK ] TestKnapsack.Randomized (326 ms)
[----------] 2 tests from TestKnapsack (327 ms total)

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