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

Flags: --gtest_random_seed = 1555722419 [==========] Running 4 tests from 3 test cases. [----------] Global test environment set-up. [----------] 1 test from SomeStruct [ RUN ] SomeStruct.CodingTable [ OK ] SomeStruct.CodingTable (0 ms) [----------] 1 test from SomeStruct (0 ms total) [----------] 2 tests from MyXUnion [ RUN ] MyXUnion.CodingTableWhenNullable [ OK ] MyXUnion.CodingTableWhenNullable (0 ms) [ RUN ] MyXUnion.CodingTableWhenNonnullable [ OK ] MyXUnion.CodingTableWhenNonnullable (0 ms) [----------] 2 tests from MyXUnion (0 ms total) [----------] 1 test from MyTable [ RUN ] MyTable.CodingTable [ OK ] MyTable.CodingTable (0 ms) [----------] 1 test from MyTable (0 ms total) [----------] Global test environment tear-down. [==========] 4 tests from 3 test cases ran (2 ms total). [ PASSED ] 4 tests