|
|
| Duration | 1.0 sec |
|---|---|
| Tests | 6 |
| Failures | 0 |
| Test case: | HelloTestCommit.BasicAssertions |
|---|---|
| Outcome: | Passed |
| Duration: | 0.014 sec |
Running main() from /workspace/build/_deps/googletest-src/googletest/src/gtest_main.cc Note: Google Test filter = HelloTestCommit.BasicAssertions [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from HelloTestCommit [ RUN ] HelloTestCommit.BasicAssertions [ OK ] HelloTestCommit.BasicAssertions (0 ms) [----------] 1 test from HelloTestCommit (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test.
| Test case: | Integration.VulkanEngine |
|---|---|
| Outcome: | Passed |
| Duration: | 0.014 sec |
Running main() from /workspace/build/_deps/googletest-src/googletest/src/gtest_main.cc Note: Google Test filter = Integration.VulkanEngine [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from Integration [ RUN ] Integration.VulkanEngine [ OK ] Integration.VulkanEngine (0 ms) [----------] 1 test from Integration (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test.
| Test case: | HelloTestCompile.BasicAssertions |
|---|---|
| Outcome: | Passed |
| Duration: | 0.014 sec |
Running main() from /workspace/build/_deps/googletest-src/googletest/src/gtest_main.cc Note: Google Test filter = HelloTestCompile.BasicAssertions [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from HelloTestCompile [ RUN ] HelloTestCompile.BasicAssertions [ OK ] HelloTestCompile.BasicAssertions (0 ms) [----------] 1 test from HelloTestCompile (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test.
| Test case: | HelloTestCompile.blob |
|---|---|
| Outcome: | Passed |
| Duration: | 0.014 sec |
Running main() from /workspace/build/_deps/googletest-src/googletest/src/gtest_main.cc Note: Google Test filter = HelloTestCompile.blob [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from HelloTestCompile [ RUN ] HelloTestCompile.blob [ OK ] HelloTestCompile.blob (0 ms) [----------] 1 test from HelloTestCompile (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test.
| Test case: | MyTestSuite.OnePlustTwoIsTwoPlusOne |
|---|---|
| Outcome: | Passed |
| Duration: | 0.024 sec |
[.] Sanitizer coverage enabled. Counter map size: 3374, Cmp map size: 262144 Note: Google Test filter = MyTestSuite.OnePlustTwoIsTwoPlusOne [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from MyTestSuite [ RUN ] MyTestSuite.OnePlustTwoIsTwoPlusOne [ OK ] MyTestSuite.OnePlustTwoIsTwoPlusOne (0 ms) [----------] 1 test from MyTestSuite (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test.
| Test case: | MyTestSuite.IntegerAdditionCommutes |
|---|---|
| Outcome: | Passed |
| Duration: | 1.025 sec |
[.] Sanitizer coverage enabled. Counter map size: 3374, Cmp map size: 262144 Note: Google Test filter = MyTestSuite.IntegerAdditionCommutes [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from MyTestSuite [ RUN ] MyTestSuite.IntegerAdditionCommutes FUZZTEST_PRNG_SEED=dgRuqjUAb6Ac1LW_Fcl27I5EAHuJIENESC_MFIefh3o [ OK ] MyTestSuite.IntegerAdditionCommutes (1001 ms) [----------] 1 test from MyTestSuite (1001 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (1001 ms total) [ PASSED ] 1 test.