aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/inproc/inproc_test.c
Commit message (Collapse)AuthorAge
* tests: inproc converted to NUTSGarrett D'Amore2024-11-30
This actually represents a conversion of the transport tests implemented in Convey terms to NUTS. As part of this, have implemented a simple round trip performance test, using PAIR. The rest of the transport tests will shortly be converted to this as well.