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

Running main() from ../../third_party/googletest/googletest/src/gtest_main.cc [==========] Running 13 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from FileDescriptorTest [ RUN ] FileDescriptorTest.CloneStdin [ OK ] FileDescriptorTest.CloneStdin (0 ms) [ RUN ] FileDescriptorTest.CloneBogus [ OK ] FileDescriptorTest.CloneBogus (0 ms) [----------] 2 tests from FileDescriptorTest (0 ms total) [----------] 4 tests from OutgoingDirectoryTest [ RUN ] OutgoingDirectoryTest.Control [ OK ] OutgoingDirectoryTest.Control (1 ms) [ RUN ] OutgoingDirectoryTest.AddAndRemove [ OK ] OutgoingDirectoryTest.AddAndRemove (0 ms) [ RUN ] OutgoingDirectoryTest.DebugDir [ OK ] OutgoingDirectoryTest.DebugDir (0 ms) [ RUN ] OutgoingDirectoryTest.GetOrCreateDirectory [ OK ] OutgoingDirectoryTest.GetOrCreateDirectory (0 ms) [----------] 4 tests from OutgoingDirectoryTest (1 ms total) [----------] 2 tests from OutgoingDirectorySetupTest [ RUN ] OutgoingDirectorySetupTest.Invalid [ OK ] OutgoingDirectorySetupTest.Invalid (0 ms) [ RUN ] OutgoingDirectorySetupTest.AccessDenied [ OK ] OutgoingDirectorySetupTest.AccessDenied (0 ms) [----------] 2 tests from OutgoingDirectorySetupTest (0 ms total) [----------] 5 tests from ServiceDirectoryTest [ RUN ] ServiceDirectoryTest.Control [ OK ] ServiceDirectoryTest.Control (0 ms) [ RUN ] ServiceDirectoryTest.CreateWithRequest [ OK ] ServiceDirectoryTest.CreateWithRequest (0 ms) [ RUN ] ServiceDirectoryTest.Clone [ OK ] ServiceDirectoryTest.Clone (0 ms) [ RUN ] ServiceDirectoryTest.Invalid [ OK ] ServiceDirectoryTest.Invalid (0 ms) [ RUN ] ServiceDirectoryTest.AccessDenied [ OK ] ServiceDirectoryTest.AccessDenied (0 ms) [----------] 5 tests from ServiceDirectoryTest (0 ms total) [----------] Global test environment tear-down [==========] 13 tests from 4 test suites ran. (1 ms total) [ PASSED ] 13 tests.