testing: Added ML-KEM test cases

This commit is contained in:
Andreas Steffen
2024-11-23 16:53:02 +01:00
parent def312d200
commit 2c18e87b25
34 changed files with 554 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
moon::iptables-restore < /etc/iptables.rules
carol::iptables-restore < /etc/iptables.rules
dave::iptables-restore < /etc/iptables.rules
moon::systemctl start strongswan
carol::systemctl start strongswan
dave::systemctl start strongswan
moon::expect-connection rw
carol::expect-connection home
carol::swanctl --initiate --child home 2> /dev/null
dave::expect-connection home
dave::swanctl --initiate --child home 2> /dev/null