[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from BitUtil
[ RUN      ] BitUtil.TrailingBits
[       OK ] BitUtil.TrailingBits (0 ms)
[ RUN      ] BitUtil.ShiftBits
[       OK ] BitUtil.ShiftBits (0 ms)
[----------] 2 tests from BitUtil (0 ms total)

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