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="3203726493" [ OK ] ReaderInterpreterInputTest.BootMouse (0 ms) [ RUN ] ReaderInterpreterInputTest.BootKeyboard TEST_LOOP_RANDOM_SEED="1995174564" [ OK ] ReaderInterpreterInputTest.BootKeyboard (1 ms) [ RUN ] ReaderInterpreterInputTest.ParadiseTouchscreen TEST_LOOP_RANDOM_SEED="2652155371" [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 13 and usage 4 [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 13 and usage 2 [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 1 and usage 2 [ OK ] ReaderInterpreterInputTest.ParadiseTouchscreen (1 ms) [ RUN ] ReaderInterpreterInputTest.ParadiseTouchpad TEST_LOOP_RANDOM_SEED="695116423" [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 13 and usage 5 [ OK ] ReaderInterpreterInputTest.ParadiseTouchpad (0 ms) [ RUN ] ReaderInterpreterInputTest.SensorTest TEST_LOOP_RANDOM_SEED="3876328391" [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 32 and usage 1 [ OK ] ReaderInterpreterInputTest.SensorTest (0 ms) [ RUN ] ReaderInterpreterInputTest.MediaButtonsTest TEST_LOOP_RANDOM_SEED="391893560" [INFO:input_interpreter.cc(318)] hid-parser successful for MockHidDecoder with usage page 12 and usage 1 [ OK ] ReaderInterpreterInputTest.MediaButtonsTest (0 ms) [----------] 6 tests from ReaderInterpreterInputTest (2 ms total) [----------] 2 tests from InputInterfaceTest [ RUN ] InputInterfaceTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="4006479248" [ OK ] InputInterfaceTest.RegisterKeyboardTest (0 ms) [ RUN ] InputInterfaceTest.InputKeyboardTest TEST_LOOP_RANDOM_SEED="4195638883" [ OK ] InputInterfaceTest.InputKeyboardTest (1 ms) [----------] 2 tests from InputInterfaceTest (1 ms total) [----------] Global test environment tear-down [==========] 8 tests from 2 test suites ran. (3 ms total) [ PASSED ] 8 tests.