Bitcoin

mptest

command_line: /home/runner/work/nightly-builds/nightly-builds/build/src/ipc/libmultiprocess/test/mptest

working_directory: "./src/ipc/libmultiprocess/test"

Processors: 1

Execution Time: 0.037

BeforeCPULoadAverage: 3.56884765625

AfterCPULoadAverage: 3.56884765625

BeforeHostMemoryUsed: 1031728

AfterHostMemoryUsed: 1031276

Environment: #CTEST_RESOURCE_GROUP_COUNT=

Completion Status: Completed

stdout:

[ TEST ] test.cpp:117: Call FooInterface methods
[ PASS ] test.cpp:117: Call FooInterface methods (22134 μs)
[ TEST ] test.cpp:209: Call IPC method after client connection is closed
[ PASS ] test.cpp:209: Call IPC method after client connection is closed (893 μs)
[ TEST ] test.cpp:226: Calling IPC method after server connection is closed
[ PASS ] test.cpp:226: Calling IPC method after server connection is closed (825 μs)
[ TEST ] test.cpp:243: Calling IPC method and disconnecting during the call
[ PASS ] test.cpp:243: Calling IPC method and disconnecting during the call (837 μs)
[ TEST ] test.cpp:263: Calling IPC method, disconnecting and blocking during the call
[ PASS ] test.cpp:263: Calling IPC method, disconnecting and blocking during the call (1555 μs)
[ TEST ] test.cpp:312: Make simultaneous IPC calls to trigger 'thread busy' error
[ PASS ] test.cpp:312: Make simultaneous IPC calls to trigger 'thread busy' error (2468 μs)
6 test(s) passed 
Status: passed
Loading...