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="1616639021" [ OK ] InputInterfaceTest.RegisterKeyboardTest (0 ms) [ RUN ] InputInterfaceTest.InputKeyboardTest TEST_LOOP_RANDOM_SEED="2342664091" [ OK ] InputInterfaceTest.InputKeyboardTest (0 ms) [----------] 2 tests from InputInterfaceTest (0 ms total) [----------] 2 tests from ReaderInterpreterTest [ RUN ] ReaderInterpreterTest.RegisterKeyboardTest TEST_LOOP_RANDOM_SEED="4149698070" [ OK ] ReaderInterpreterTest.RegisterKeyboardTest (0 ms) [ RUN ] ReaderInterpreterTest.RemoveKeyboardTest TEST_LOOP_RANDOM_SEED="3294550306" [ERROR:garnet/bin/ui/input_reader/input_interpreter.cc(512)] Failed to read from input: -1 for MockHidDecoder [ OK ] ReaderInterpreterTest.RemoveKeyboardTest (1 ms) [----------] 2 tests from ReaderInterpreterTest (1 ms total) [----------] 2 tests from ReaderInterpreterInputTest [ RUN ] ReaderInterpreterInputTest.KeyboardTest TEST_LOOP_RANDOM_SEED="3726191857" [ OK ] ReaderInterpreterInputTest.KeyboardTest (0 ms) [ RUN ] ReaderInterpreterInputTest.LightSensorTest TEST_LOOP_RANDOM_SEED="1685718485" [ 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.