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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 12 tests from 4 test suites. [----------] Global test environment set-up. [----------] 1 test from MouseTest [ RUN ] MouseTest.BootMouse [INFO:mouse.cc(108)] Mouse report 255 does not match report id 0 [ OK ] MouseTest.BootMouse (1 ms) [----------] 1 test from MouseTest (1 ms total) [----------] 2 tests from SensorTest [ RUN ] SensorTest.LightMeter [ OK ] SensorTest.LightMeter (0 ms) [ RUN ] SensorTest.Accelerometer [ OK ] SensorTest.Accelerometer (0 ms) [----------] 2 tests from SensorTest (0 ms total) [----------] 2 tests from TouchpadTest [ RUN ] TouchpadTest.ParadiseV1 [ OK ] TouchpadTest.ParadiseV1 (0 ms) [ RUN ] TouchpadTest.ParadiseV2 [ OK ] TouchpadTest.ParadiseV2 (0 ms) [----------] 2 tests from TouchpadTest (0 ms total) [----------] 7 tests from TouchscreenTest [ RUN ] TouchscreenTest.Gechic1101 [ OK ] TouchscreenTest.Gechic1101 (0 ms) [ RUN ] TouchscreenTest.CoolTouch [ OK ] TouchscreenTest.CoolTouch (0 ms) [ RUN ] TouchscreenTest.WaveShare [ OK ] TouchscreenTest.WaveShare (0 ms) [ RUN ] TouchscreenTest.Gechic1303 [ OK ] TouchscreenTest.Gechic1303 (0 ms) [ RUN ] TouchscreenTest.ParadiseV1 [ OK ] TouchscreenTest.ParadiseV1 (0 ms) [ RUN ] TouchscreenTest.ParadiseV2 [ OK ] TouchscreenTest.ParadiseV2 (1 ms) [ RUN ] TouchscreenTest.ParadiseV3 [ OK ] TouchscreenTest.ParadiseV3 (0 ms) [----------] 7 tests from TouchscreenTest (1 ms total) [----------] Global test environment tear-down [==========] 12 tests from 4 test suites ran. (2 ms total) [ PASSED ] 12 tests.