Back to build
Raw log | Switch to full mode | Login

Flags: --gtest_random_seed = 1558217210 [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from PayloadStreamerTest [ RUN ] PayloadStreamerTest.TrivialLifetime [ OK ] PayloadStreamerTest.TrivialLifetime (0 ms) [ RUN ] PayloadStreamerTest.RegisterVmo [ OK ] PayloadStreamerTest.RegisterVmo (0 ms) [ RUN ] PayloadStreamerTest.RegisterInvalidVmo [ OK ] PayloadStreamerTest.RegisterInvalidVmo (0 ms) [ RUN ] PayloadStreamerTest.ReadNoVmoRegistered [ OK ] PayloadStreamerTest.ReadNoVmoRegistered (0 ms) [ RUN ] PayloadStreamerTest.ReadData [ OK ] PayloadStreamerTest.ReadData (0 ms) [ RUN ] PayloadStreamerTest.ReadEof [ OK ] PayloadStreamerTest.ReadEof (29 ms) [----------] 6 tests from PayloadStreamerTest (54 ms total) [----------] Global test environment tear-down. [==========] 6 tests from 1 test case ran (54 ms total). [ PASSED ] 6 tests