Bitcoin

allocator_tests

command_line: /home/dp/.cache/build/c21505b689d4d78ea9b113740eb943ef/bin/test_bitcoin "--run_test=allocator_tests" "--catch_system_error=no" "--log_level=test_suite" "--" "DEBUG_LOG_OUT"

working_directory: "./src/test"

Processors: 1

Execution Time: 0.122

BeforeCPULoadAverage: 7.17236328125

AfterCPULoadAverage: 7.17236328125

BeforeHostMemoryUsed: 3718400

AfterHostMemoryUsed: 3718400

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

Running 3 test cases...
Entering test module "Bitcoin Core Test Suite"
./test/addrman_tests.cpp(63): Test suite "addrman_tests" is skipped because disabled
./test/allocator_tests.cpp(16): Entering test suite "allocator_tests"
./test/allocator_tests.cpp(18): Entering test case "arena_tests"
./test/allocator_tests.cpp(18): Leaving test case "arena_tests"; testing time: 3733us
./test/allocator_tests.cpp(166): Entering test case "lockedpool_tests_mock"
./test/allocator_tests.cpp(166): Leaving test case "lockedpool_tests_mock"; testing time: 117us
./test/allocator_tests.cpp(215): Entering test case "lockedpool_tests_live"
./test/allocator_tests.cpp(215): Leaving test case "lockedpool_tests_live"; testing time: 108us
./test/allocator_tests.cpp(16): Leaving test suite "allocator_tests"; testing time: 4013us
./...
[This part of the test output was removed since it exceeds the threshold of 1024 bytes.]
Status: passed
Loading...