diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-08-18 16:13:49 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-20 19:07:12 +0200 |
commit | a8598c7e70df60e1193993ac6b7c4c729518c7aa (patch) | |
tree | ea7bc8ae3176d6edb5cb479d6ab355f39ef0f513 /test/run | |
parent | 662407de0fae6335bbaff935a5d7969853e547a0 (diff) | |
download | passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar.gz passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar.bz2 passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar.lz passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar.xz passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.tar.zst passt-a8598c7e70df60e1193993ac6b7c4c729518c7aa.zip |
test: Convert distro tests to use socat instead of nc/ncat
We've recently converted most of our tests to use socat instead of
nc/netcat/ncat, because socat is more powerful and we don't need to deal
with the several possible variants of netcat.
We still use nc or ncat for the distro tests. Because there we control
the guest environment and can pick our tools, there isn't the same reason
to switch to socat. However, using socat here as well makes the tests
a bit easier to read, and doesn't require people reading or modifying them
to become familiar with an additional tool.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: keep using netcat-openbsd in Ubuntu 16.04 ppc64 test, as socat
is unavailable there]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/run')
0 files changed, 0 insertions, 0 deletions