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

Running main() from gtest_main.cc [==========] Running 6 tests from 3 test cases. [----------] Global test environment set-up. [----------] 2 tests from InputInterfaceTest [ RUN ] InputInterfaceTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="1744092080" [ OK ] InputInterfaceTest.RegisterKeyboardTest (0 ms) [ RUN ] InputInterfaceTest.InputKeyboardTest TEST_LOOP_RANDOM_SEED="1092574024" [ OK ] InputInterfaceTest.InputKeyboardTest (0 ms) [----------] 2 tests from InputInterfaceTest (0 ms total) [----------] 2 tests from ReaderInterpreterTest [ RUN ] ReaderInterpreterTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="3959310304" [ OK ] ReaderInterpreterTest.RegisterKeyboardTest (1 ms) [ RUN ] ReaderInterpreterTest.RemoveKeyboardTest TEST_LOOP_RANDOM_SEED="3078651635" [ERROR:garnet/bin/ui/input_reader/input_interpreter.cc(490)] Failed to read from input: -1 for MockHidDecoder [ OK ] ReaderInterpreterTest.RemoveKeyboardTest (0 ms) [----------] 2 tests from ReaderInterpreterTest (1 ms total) [----------] 2 tests from ReaderInterpreterInputTest [ RUN ] ReaderInterpreterInputTest.KeyboardTest TEST_LOOP_RANDOM_SEED="3434932521" [ OK ] ReaderInterpreterInputTest.KeyboardTest (0 ms) [ RUN ] ReaderInterpreterInputTest.LightSensorTest TEST_LOOP_RANDOM_SEED="3564605560" [ OK ] ReaderInterpreterInputTest.LightSensorTest (0 ms) [----------] 2 tests from ReaderInterpreterInputTest (0 ms total) [----------] Global test environment tear-down [==========] 6 tests from 3 test cases ran. (1 ms total) [ PASSED ] 6 tests.