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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 8 tests from 2 test suites. [----------] Global test environment set-up. [----------] 6 tests from ReaderInterpreterInputTest [ RUN ] ReaderInterpreterInputTest.BootMouse TEST_LOOP_RANDOM_SEED="3837516585" [ OK ] ReaderInterpreterInputTest.BootMouse (1 ms) [ RUN ] ReaderInterpreterInputTest.BootKeyboard TEST_LOOP_RANDOM_SEED="3922713679" [ OK ] ReaderInterpreterInputTest.BootKeyboard (0 ms) [ RUN ] ReaderInterpreterInputTest.ParadiseTouchscreen TEST_LOOP_RANDOM_SEED="4047569086" [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 13 and usage 4 [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 13 and usage 2 [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 1 and usage 2 [ OK ] ReaderInterpreterInputTest.ParadiseTouchscreen (2 ms) [ RUN ] ReaderInterpreterInputTest.ParadiseTouchpad TEST_LOOP_RANDOM_SEED="500517033" [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 13 and usage 5 [ OK ] ReaderInterpreterInputTest.ParadiseTouchpad (0 ms) [ RUN ] ReaderInterpreterInputTest.SensorTest TEST_LOOP_RANDOM_SEED="3754120043" [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 32 and usage 1 [ OK ] ReaderInterpreterInputTest.SensorTest (0 ms) [ RUN ] ReaderInterpreterInputTest.MediaButtonsTest TEST_LOOP_RANDOM_SEED="1410074300" [INFO:input_interpreter.cc(319)] hid-parser successful for MockHidDecoder with usage page 12 and usage 1 [ OK ] ReaderInterpreterInputTest.MediaButtonsTest (0 ms) [----------] 6 tests from ReaderInterpreterInputTest (3 ms total) [----------] 2 tests from InputInterfaceTest [ RUN ] InputInterfaceTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="1260622445" [ OK ] InputInterfaceTest.RegisterKeyboardTest (0 ms) [ RUN ] InputInterfaceTest.InputKeyboardTest TEST_LOOP_RANDOM_SEED="2317120062" [ OK ] InputInterfaceTest.InputKeyboardTest (0 ms) [----------] 2 tests from InputInterfaceTest (1 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test suites ran. (4 ms total) [ PASSED ] 8 tests.