chiark / gitweb /
test: Fix names of stunt pipes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 11 Oct 2019 19:07:41 +0000 (20:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 12 Oct 2019 22:29:26 +0000 (23:29 +0100)
commit149cf6646086d141aae1aec0b20c112ba7eea2c5
tree8336370488c2e583792f0f56d3cb8a5756e30799
parent4ad2106f9a3fe8c62f37d4cc55f89e3ca4c17eee
test: Fix names of stunt pipes

"t" = transmit, ie packets written by us and read by secnet
"r" = receive, ie packets writeen by secnet and read by us

secnet is the network; we are the host.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
test/invoke