• Luca Boccassi's avatar
    Problem: tests use same IPC endpoint · b29d46b6
    Luca Boccassi authored
    Solution: use either a wildcard IPC, or where the codepath needs to
    be tested a file named after the test, so that it is unique and there
    is no clash on the filesystem, allowing parallel test runs.
    b29d46b6
test_use_fd_ipc.cpp 5.14 KB