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

Flags: --gtest_random_seed = 1558402809 [==========] Running 8 tests from 1 test case. [----------] Global test environment set-up. [----------] 8 tests from SdmmcTest [ RUN ] SdmmcTest.SetBusWidth [ OK ] SdmmcTest.SetBusWidth (1 ms) [ RUN ] SdmmcTest.SetBusFreq [ OK ] SdmmcTest.SetBusFreq (1 ms) [ RUN ] SdmmcTest.SetTiming [ OK ] SdmmcTest.SetTiming (0 ms) [ RUN ] SdmmcTest.Request [ OK ] SdmmcTest.Request (8 ms) [ RUN ] SdmmcTest.ReadPolled [ OK ] SdmmcTest.ReadPolled (6 ms) [ RUN ] SdmmcTest.WritePolled [ OK ] SdmmcTest.WritePolled (3 ms) [ RUN ] SdmmcTest.Protocol [ OK ] SdmmcTest.Protocol (0 ms) [ RUN ] SdmmcTest.IrqCallbackCalled [ OK ] SdmmcTest.IrqCallbackCalled (3 ms) [----------] 8 tests from SdmmcTest (25 ms total) [----------] Global test environment tear-down. [==========] 8 tests from 1 test case ran (25 ms total). [ PASSED ] 8 tests