command_line: /home/runner/work/copy-on-write/copy-on-write/build/tests/cow_tests "--gtest_filter=Construction.InPlaceInitializerListExtraArgs" "--gtest_also_run_disabled_tests"
working_directory: "./tests"
Processors: 1
Execution Time: 0.008
Environment: #CTEST_RESOURCE_GROUP_COUNT=
Completion Status: Completed
stdout:
Running main() from ./googletest/src/gtest_main.cc
Note: Google Test filter = Construction.InPlaceInitializerListExtraArgs
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from Construction
[ RUN ] Construction.InPlaceInitializerListExtraArgs
[ OK ] Construction.InPlaceInitializerListExtraArgs (0 ms)
[----------] 1 test from Construction (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[ PASSED ] 1 test.