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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 15 tests from 5 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 (0 ms) [----------] 1 test from MouseTest (0 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 (1 ms total) [----------] 2 tests from StylusTest [ RUN ] StylusTest.Paradise [ OK ] StylusTest.Paradise (0 ms) [ RUN ] StylusTest.Acer12 [ OK ] StylusTest.Acer12 (0 ms) [----------] 2 tests from StylusTest (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) [----------] 8 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 (1 ms) [ RUN ] TouchscreenTest.ParadiseV2 [ OK ] TouchscreenTest.ParadiseV2 (0 ms) [ RUN ] TouchscreenTest.ParadiseV3 [ OK ] TouchscreenTest.ParadiseV3 (0 ms) [ RUN ] TouchscreenTest.Ft3x27 [ OK ] TouchscreenTest.Ft3x27 (0 ms) [----------] 8 tests from TouchscreenTest (1 ms total) [----------] Global test environment tear-down [==========] 15 tests from 5 test suites ran. (2 ms total) [ PASSED ] 15 tests.