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

Flags: --gtest_random_seed = 1555793276 [==========] Running 12 tests from 3 test cases. [----------] Global test environment set-up. [----------] 4 tests from ControlTest [ RUN ] ControlTest.TestZeroSuccess [ OK ] ControlTest.TestZeroSuccess (0 ms) [ RUN ] ControlTest.TestReadSuccess [ OK ] ControlTest.TestReadSuccess (0 ms) [ RUN ] ControlTest.TestWriteSuccess [ OK ] ControlTest.TestWriteSuccess (0 ms) [ RUN ] ControlTest.TestControlCancel [ OK ] ControlTest.TestControlCancel (0 ms) [----------] 4 tests from ControlTest (0 ms total) [----------] 4 tests from BulkTest [ RUN ] BulkTest.TestReadSuccess [ OK ] BulkTest.TestReadSuccess (0 ms) [ RUN ] BulkTest.TestWriteSuccess [ OK ] BulkTest.TestWriteSuccess (0 ms) [ RUN ] BulkTest.TestWriteSuccess_ZLP [ OK ] BulkTest.TestWriteSuccess_ZLP (0 ms) [ RUN ] BulkTest.TestBulkCancel [ OK ] BulkTest.TestBulkCancel (0 ms) [----------] 4 tests from BulkTest (0 ms total) [----------] 4 tests from InterruptTest [ RUN ] InterruptTest.TestReadSuccess [ OK ] InterruptTest.TestReadSuccess (0 ms) [ RUN ] InterruptTest.TestWriteSuccess [ OK ] InterruptTest.TestWriteSuccess (0 ms) [ RUN ] InterruptTest.TestWriteSuccess_ZLP [ OK ] InterruptTest.TestWriteSuccess_ZLP (0 ms) [ RUN ] InterruptTest.TestInterruptCancel [ OK ] InterruptTest.TestInterruptCancel (0 ms) [----------] 4 tests from InterruptTest (0 ms total) [----------] Global test environment tear-down. [==========] 12 tests from 3 test cases ran (0 ms total). [ PASSED ] 12 tests