tests: luks: Skip tests on macOS
commit605e73b0ea7a7b74d6f6533a23b4e17f9ea198d7
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 13 Aug 2022 15:56:36 +0000 (13 16:56 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 13 Aug 2022 15:56:36 +0000 (13 16:56 +0100)
treefdcb4e78f3680f014a9089705a623f2fba39bf8e
parentd56b5c2def303180cc8038df5a356c0087b8a293
tests: luks: Skip tests on macOS

They fail because of how qemu is compiled in MacPorts:

  qemu-img: luks-copy-zero1.img: Unsupported cipher mode xts

I suspect we might be able to lift this restriction in future if qemu
is configured properly.
tests/test-luks-copy-zero.sh
tests/test-luks-copy.sh
tests/test-luks-info.sh