[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from TestSelectionVector
[ RUN      ] TestSelectionVector.TestEquals
[       OK ] TestSelectionVector.TestEquals (0 ms)
[ RUN      ] TestSelectionVector.TestNonByteAligned
[       OK ] TestSelectionVector.TestNonByteAligned (0 ms)
[ RUN      ] TestSelectionVector.TestGetSelectedRows
[       OK ] TestSelectionVector.TestGetSelectedRows (0 ms)
[----------] 3 tests from TestSelectionVector (0 ms total)

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