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

Flags: --gtest_random_seed = 1555727031 [==========] Running 13 tests from 3 test cases. [----------] Global test environment set-up. [----------] 4 tests from FvmInfoTest [ RUN ] FvmInfoTest.FromSuperblockNoGaps [ OK ] FvmInfoTest.FromSuperblockNoGaps (1 ms) [ RUN ] FvmInfoTest.FromSuperblockWithGaps [ OK ] FvmInfoTest.FromSuperblockWithGaps (0 ms) [ RUN ] FvmInfoTest.FromDiskSize [ OK ] FvmInfoTest.FromDiskSize (0 ms) [ RUN ] FvmInfoTest.FromPreallocatedSizeWithGaps [ OK ] FvmInfoTest.FromPreallocatedSizeWithGaps (0 ms) [----------] 4 tests from FvmInfoTest (2 ms total) [----------] 5 tests from VPartitionEntryTest [ RUN ] VPartitionEntryTest.DefaultsToUnallocatedAndZeroed [ OK ] VPartitionEntryTest.DefaultsToUnallocatedAndZeroed (0 ms) [ RUN ] VPartitionEntryTest.CreateValuesAreOkAndFlagsAreFiltered [ OK ] VPartitionEntryTest.CreateValuesAreOkAndFlagsAreFiltered (0 ms) [ RUN ] VPartitionEntryTest.SetActiveModifiesActiveView [ OK ] VPartitionEntryTest.SetActiveModifiesActiveView (0 ms) [ RUN ] VPartitionEntryTest.UpdatingSliceCountIsAllocated [ OK ] VPartitionEntryTest.UpdatingSliceCountIsAllocated (0 ms) [ RUN ] VPartitionEntryTest.ReleaseZeroesAndMarksAsFree [ OK ] VPartitionEntryTest.ReleaseZeroesAndMarksAsFree (0 ms) [----------] 5 tests from VPartitionEntryTest (1 ms total) [----------] 4 tests from SliceEntryTest [ RUN ] SliceEntryTest.DefaultsToUnallocatedAndZeroed [ OK ] SliceEntryTest.DefaultsToUnallocatedAndZeroed (0 ms) [ RUN ] SliceEntryTest.CreateAllocatesAndSetsVSliceAndVPartition [ OK ] SliceEntryTest.CreateAllocatesAndSetsVSliceAndVPartition (0 ms) [ RUN ] SliceEntryTest.SetAllocatesAndSetsVSliceAndVPartition [ OK ] SliceEntryTest.SetAllocatesAndSetsVSliceAndVPartition (0 ms) [ RUN ] SliceEntryTest.ReleaseZeroesAndDeallocates [ OK ] SliceEntryTest.ReleaseZeroesAndDeallocates (0 ms) [----------] 4 tests from SliceEntryTest (0 ms total) [----------] Global test environment tear-down. [==========] 13 tests from 3 test cases ran (5 ms total). [ PASSED ] 13 tests