CopyOnWrite

CopyOnWrite.Allocator.ExactlyOneAllocationPerConstructedObject

command_line: /home/runner/work/copy-on-write/copy-on-write/build/tests/cow_tests "--gtest_filter=Allocator.ExactlyOneAllocationPerConstructedObject" "--gtest_also_run_disabled_tests"

working_directory: "./tests"

Processors: 1

Execution Time: 0.005

Environment: #CTEST_RESOURCE_GROUP_COUNT=

Completion Status: Completed

stdout:

Running main() from ./googletest/src/gtest_main.cc
Note: Google Test filter = Allocator.ExactlyOneAllocationPerConstructedObject
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from Allocator
[ RUN ] Allocator.ExactlyOneAllocationPerConstructedObject
[ OK ] Allocator.ExactlyOneAllocationPerConstructedObject (0 ms)
[----------] 1 test from Allocator (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[ PASSED ] 1 test.
Status: passed
Loading...