| 1 | /** |
| 2 | * Transport demux tests: drive the transport off an in-process stdin/stdout |
| 3 | * pair (no real cmdop-core), asserting unary + streamed-ask (all frame types) + |
| 4 | * pin/confirm round-trip. Mirror of the Python `test_transport.py`. |
nothing calls this directly
no test coverage detected