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="1808751592" [ OK ] InputInterfaceTest.RegisterKeyboardTest (0 ms) [ RUN ] InputInterfaceTest.InputKeyboardTest TEST_LOOP_RANDOM_SEED="679428436" [ OK ] InputInterfaceTest.InputKeyboardTest (0 ms) [----------] 2 tests from InputInterfaceTest (0 ms total) [----------] 2 tests from ReaderInterpreterTest [ RUN ] ReaderInterpreterTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="2317744713" [ OK ] ReaderInterpreterTest.RegisterKeyboardTest (1 ms) [ RUN ] ReaderInterpreterTest.RemoveKeyboardTest TEST_LOOP_RANDOM_SEED="3664648633" [ERROR:garnet/bin/ui/input_reader/input_interpreter.cc(512)] 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="2771610311" [ OK ] ReaderInterpreterInputTest.KeyboardTest (0 ms) [ RUN ] ReaderInterpreterInputTest.LightSensorTest TEST_LOOP_RANDOM_SEED="1520469086" [ 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.