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.038
Environment: #CTEST_RESOURCE_GROUP_COUNT=
Completion Status: Completed
stdout:
[ TEST ] test.cpp:117: Call FooInterface methods
[ PASS ] test.cpp:117: Call FooInterface methods (24098 μ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 (904 μ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 (953 μ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 (972 μ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 (1758 μ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 (2819 μs)
6 test(s) passed