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

Running main() from gtest_main.cc [==========] Running 37 tests from 8 test cases. [----------] Global test environment set-up. [----------] 4 tests from VirtioBalloonTest [ RUN ] VirtioBalloonTest.Inflate [ OK ] VirtioBalloonTest.Inflate (34 ms) [ RUN ] VirtioBalloonTest.Deflate [ OK ] VirtioBalloonTest.Deflate (34 ms) [ RUN ] VirtioBalloonTest.Stats [ OK ] VirtioBalloonTest.Stats (34 ms) [ RUN ] VirtioBalloonTest.StatsShouldWait [ OK ] VirtioBalloonTest.StatsShouldWait (34 ms) [----------] 4 tests from VirtioBalloonTest (136 ms total) [----------] 14 tests from VirtioBlockTest [ RUN ] VirtioBlockTest.BadHeaderShort [ OK ] VirtioBlockTest.BadHeaderShort (34 ms) [ RUN ] VirtioBlockTest.BadHeaderLong [ OK ] VirtioBlockTest.BadHeaderLong (35 ms) [ RUN ] VirtioBlockTest.BadPayload [ OK ] VirtioBlockTest.BadPayload (34 ms) [ RUN ] VirtioBlockTest.BadStatus [ OK ] VirtioBlockTest.BadStatus (34 ms) [ RUN ] VirtioBlockTest.BadRequestType [ OK ] VirtioBlockTest.BadRequestType (35 ms) [ RUN ] VirtioBlockTest.Read [ OK ] VirtioBlockTest.Read (35 ms) [ RUN ] VirtioBlockTest.ReadMultipleDescriptors [ OK ] VirtioBlockTest.ReadMultipleDescriptors (34 ms) [ RUN ] VirtioBlockTest.Write [ OK ] VirtioBlockTest.Write (35 ms) [ RUN ] VirtioBlockTest.WriteMultipleDescriptors [ OK ] VirtioBlockTest.WriteMultipleDescriptors (34 ms) [ RUN ] VirtioBlockTest.Sync [ OK ] VirtioBlockTest.Sync (34 ms) [ RUN ] VirtioBlockTest.SyncWithData [ OK ] VirtioBlockTest.SyncWithData (35 ms) [ RUN ] VirtioBlockTest.SyncNonZeroSector [ OK ] VirtioBlockTest.SyncNonZeroSector (34 ms) [ RUN ] VirtioBlockTest.Id [ OK ] VirtioBlockTest.Id (35 ms) [ RUN ] VirtioBlockTest.IdLengthIncorrect [ OK ] VirtioBlockTest.IdLengthIncorrect (34 ms) [----------] 14 tests from VirtioBlockTest (482 ms total) [----------] 2 tests from VirtioConsoleTest [ RUN ] VirtioConsoleTest.Receive [ OK ] VirtioConsoleTest.Receive (34 ms) [ RUN ] VirtioConsoleTest.Transmit [ OK ] VirtioConsoleTest.Transmit (33 ms) [----------] 2 tests from VirtioConsoleTest (67 ms total) [----------] 3 tests from VirtioGpuTest [ RUN ] VirtioGpuTest.GetDisplayInfo [ OK ] VirtioGpuTest.GetDisplayInfo (37 ms) [ RUN ] VirtioGpuTest.SetScanout [ OK ] VirtioGpuTest.SetScanout (39 ms) [ RUN ] VirtioGpuTest.SetScanoutWithInvalidResourceId [ OK ] VirtioGpuTest.SetScanoutWithInvalidResourceId (39 ms) [----------] 3 tests from VirtioGpuTest (115 ms total) [----------] 3 tests from VirtioInputTest [ RUN ] VirtioInputTest.Keyboard [ OK ] VirtioInputTest.Keyboard (34 ms) [ RUN ] VirtioInputTest.PointerMove [ OK ] VirtioInputTest.PointerMove (34 ms) [ RUN ] VirtioInputTest.PointerUp [ OK ] VirtioInputTest.PointerUp (34 ms) [----------] 3 tests from VirtioInputTest (102 ms total) [----------] 2 tests from VirtioNetTest [ RUN ] VirtioNetTest.SendToGuest [ OK ] VirtioNetTest.SendToGuest (56 ms) [ RUN ] VirtioNetTest.ReceiveFromGuest [ OK ] VirtioNetTest.ReceiveFromGuest (56 ms) [----------] 2 tests from VirtioNetTest (112 ms total) [----------] 1 test from VirtioRngTest [ RUN ] VirtioRngTest.Entropy [ OK ] VirtioRngTest.Entropy (33 ms) [----------] 1 test from VirtioRngTest (33 ms total) [----------] 8 tests from VirtioWlTest [ RUN ] VirtioWlTest.HandleNew [ OK ] VirtioWlTest.HandleNew (36 ms) [ RUN ] VirtioWlTest.HandleClose [ OK ] VirtioWlTest.HandleClose (35 ms) [ RUN ] VirtioWlTest.HandleNewCtx [ OK ] VirtioWlTest.HandleNewCtx (35 ms) [ RUN ] VirtioWlTest.HandleNewPipe [ OK ] VirtioWlTest.HandleNewPipe (36 ms) [ RUN ] VirtioWlTest.HandleDmabuf [ OK ] VirtioWlTest.HandleDmabuf (35 ms) [ RUN ] VirtioWlTest.HandleSend [ OK ] VirtioWlTest.HandleSend (35 ms) [ RUN ] VirtioWlTest.Recv [ OK ] VirtioWlTest.Recv (36 ms) [ RUN ] VirtioWlTest.Hup [ OK ] VirtioWlTest.Hup (35 ms) [----------] 8 tests from VirtioWlTest (283 ms total) [----------] Global test environment tear-down [==========] 37 tests from 8 test cases ran. (1330 ms total) [ PASSED ] 37 tests.