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

Flags: --gtest_random_seed = 1558461531 [==========] Running 12 tests from 2 test cases. [----------] Global test environment set-up. [----------] 8 tests from SpareArea [ RUN ] SpareArea.DecodePageNum [ OK ] SpareArea.DecodePageNum (0 ms) [ RUN ] SpareArea.DecodeBlockCount [ OK ] SpareArea.DecodeBlockCount (0 ms) [ RUN ] SpareArea.DecodeWear [ OK ] SpareArea.DecodeWear (0 ms) [ RUN ] SpareArea.IsNdmBlock [ OK ] SpareArea.IsNdmBlock (0 ms) [ RUN ] SpareArea.IsFtlBlock [ OK ] SpareArea.IsFtlBlock (0 ms) [ RUN ] SpareArea.IsDataBlock [ OK ] SpareArea.IsDataBlock (0 ms) [ RUN ] SpareArea.IsCopyBlock [ OK ] SpareArea.IsCopyBlock (0 ms) [ RUN ] SpareArea.IsMapBlock [ OK ] SpareArea.IsMapBlock (0 ms) [----------] 8 tests from SpareArea (1 ms total) [----------] 4 tests from NdmData [ RUN ] NdmData.BadBlocks [ OK ] NdmData.BadBlocks (0 ms) [ RUN ] NdmData.Replacements [ OK ] NdmData.Replacements (0 ms) [ RUN ] NdmData.BothBadBlockTypes [ OK ] NdmData.BothBadBlockTypes (0 ms) [ RUN ] NdmData.Transitional [ OK ] NdmData.Transitional (0 ms) [----------] 4 tests from NdmData (1 ms total) [----------] Global test environment tear-down. [==========] 12 tests from 2 test cases ran (3 ms total). [ PASSED ] 12 tests