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

Flags: --gtest_random_seed = 1555556713 [==========] Running 17 tests from 1 test case. [----------] Global test environment set-up. [----------] 17 tests from GpioTest [ RUN ] GpioTest.AltMode [ OK ] GpioTest.AltMode (69 ms) [ RUN ] GpioTest.NoPull0 [ OK ] GpioTest.NoPull0 (66 ms) [ RUN ] GpioTest.NoPullMid [ OK ] GpioTest.NoPullMid (68 ms) [ RUN ] GpioTest.NoPullHigh [ OK ] GpioTest.NoPullHigh (68 ms) [ RUN ] GpioTest.OutOfRange [ OK ] GpioTest.OutOfRange (0 ms) [ RUN ] GpioTest.PullUp [ OK ] GpioTest.PullUp (67 ms) [ RUN ] GpioTest.PullDown [ OK ] GpioTest.PullDown (66 ms) [ RUN ] GpioTest.Out [ OK ] GpioTest.Out (65 ms) [ RUN ] GpioTest.In [ OK ] GpioTest.In (65 ms) [ RUN ] GpioTest.GetInterrupt [ OK ] GpioTest.GetInterrupt (67 ms) [ RUN ] GpioTest.ReleaseInterrupt [ OK ] GpioTest.ReleaseInterrupt (69 ms) [ RUN ] GpioTest.InterruptSetPolarityEdge [ OK ] GpioTest.InterruptSetPolarityEdge (121 ms) [ RUN ] GpioTest.InterruptSetPolarityLevel [ OK ] GpioTest.InterruptSetPolarityLevel (84 ms) [ RUN ] GpioTest.SetDriveStrength2 [ OK ] GpioTest.SetDriveStrength2 (65 ms) [ RUN ] GpioTest.SetDriveStrength16 [ OK ] GpioTest.SetDriveStrength16 (63 ms) [ RUN ] GpioTest.SetDriveStrengthOdd [ OK ] GpioTest.SetDriveStrengthOdd (0 ms) [ RUN ] GpioTest.SetDriveStrengthLarge [ OK ] GpioTest.SetDriveStrengthLarge (0 ms) [----------] 17 tests from GpioTest (1009 ms total) [----------] Global test environment tear-down. [==========] 17 tests from 1 test case ran (1009 ms total). [ PASSED ] 17 tests