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

Running main() from gtest_main.cc [==========] Running 5 tests from 1 test case. [----------] Global test environment set-up. [----------] 5 tests from Workqueue [ RUN ] Workqueue.JobsInOrder [ OK ] Workqueue.JobsInOrder (1 ms) [ RUN ] Workqueue.ScheduleTwiceIgnored [ OK ] Workqueue.ScheduleTwiceIgnored (50 ms) [ RUN ] Workqueue.DefaultQueueWorks [ OK ] Workqueue.DefaultQueueWorks (1 ms) [ RUN ] Workqueue.CancelPending [ OK ] Workqueue.CancelPending (1 ms) [ RUN ] Workqueue.CancelCurrent [ OK ] Workqueue.CancelCurrent (51 ms) [----------] 5 tests from Workqueue (104 ms total) [----------] Global test environment tear-down [==========] 5 tests from 1 test case ran. (104 ms total) [ PASSED ] 5 tests.