aboutsummaryrefslogtreecommitdiff
path: root/tests/lcitool
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2023-02-28 19:06:31 +0000
committerAlex Bennée <alex.bennee@linaro.org>2023-03-01 10:31:14 +0000
commitab4c1361090f8a7f408a72de4dcbb7a5b9134300 (patch)
treeebfa60f6ad5650b5ba96d61c0c0214239329805b /tests/lcitool
parenta6d715116fa66d479a4620eaa622092e23bd3f2d (diff)
tests: add socat dependency for tests
We only use it for test-io-channel-command at the moment. Unfortunately bringing socat into CI exposed an existing bug in the test-io-channel-command unit test so we disabled it for MacOS in the previous patch. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Cc: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230228190653.1602033-3-alex.bennee@linaro.org>
Diffstat (limited to 'tests/lcitool')
-rw-r--r--tests/lcitool/projects/qemu.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lcitool/projects/qemu.yml b/tests/lcitool/projects/qemu.yml
index 6467bcf08a..2854748f49 100644
--- a/tests/lcitool/projects/qemu.yml
+++ b/tests/lcitool/projects/qemu.yml
@@ -101,6 +101,7 @@ packages:
- sed
- snappy
- sndio
+ - socat
- sparse
- spice-protocol
- spice-server