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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 5 tests from 1 test suite. [----------] Global test environment set-up. [----------] 5 tests from Workqueue [ RUN ] Workqueue.JobsInOrder [ OK ] Workqueue.JobsInOrder (0 ms) [ RUN ] Workqueue.ScheduleTwiceIgnored [ OK ] Workqueue.ScheduleTwiceIgnored (51 ms) [ RUN ] Workqueue.DefaultQueueWorks [ OK ] Workqueue.DefaultQueueWorks (0 ms) [ RUN ] Workqueue.CancelPending [ OK ] Workqueue.CancelPending (4 ms) [ RUN ] Workqueue.CancelCurrent [ OK ] Workqueue.CancelCurrent (50 ms) [----------] 5 tests from Workqueue (106 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test suite ran. (106 ms total) [ PASSED ] 5 tests.