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.046

Environment: #CTEST_RESOURCE_GROUP_COUNT=

Completion Status: Completed

stdout:

[ TEST ] test.cpp:117: Call FooInterface methods
[ PASS ] test.cpp:117: Call FooInterface methods (32303 μ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 (861 μ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 (823 μ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 (828 μ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 (1570 μ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 (2464 μs)
6 test(s) passed 
Status: passed
Loading...