[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from ArrayTypeSerdesTest
[ RUN      ] ArrayTypeSerdesTest.Basic
[       OK ] ArrayTypeSerdesTest.Basic (0 ms)
[ RUN      ] ArrayTypeSerdesTest.AllNonNullElements
[       OK ] ArrayTypeSerdesTest.AllNonNullElements (0 ms)
[ RUN      ] ArrayTypeSerdesTest.EmptyData
[       OK ] ArrayTypeSerdesTest.EmptyData (0 ms)
[ RUN      ] ArrayTypeSerdesTest.EmptyContent
[       OK ] ArrayTypeSerdesTest.EmptyContent (1 ms)
[ RUN      ] ArrayTypeSerdesTest.NoDataButNonEmptyValidity
[       OK ] ArrayTypeSerdesTest.NoDataButNonEmptyValidity (0 ms)
[----------] 5 tests from ArrayTypeSerdesTest (3 ms total)

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