Annotation of embedaddon/strongswan/testing/tests/swanctl/multi-level-ca/pretest.dat, revision 1.1
1.1 ! misho 1: moon::systemctl start strongswan
! 2: carol::systemctl start strongswan
! 3: dave::systemctl start strongswan
! 4: moon::expect-connection research
! 5: carol::expect-connection alice
! 6: carol::swanctl --initiate --child alice 2> /dev/null
! 7: carol::swanctl --initiate --child venus 2> /dev/null
! 8: dave::expect-connection alice
! 9: dave::swanctl --initiate --child alice 2> /dev/null
! 10: dave::swanctl --initiate --child venus 2> /dev/null
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>