]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Add options to only run pre- or posttest scripts of a scenario
authorTobias Brunner <tobias@strongswan.org>
Wed, 12 Feb 2025 14:50:37 +0000 (15:50 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 14 Mar 2025 10:49:42 +0000 (11:49 +0100)
commita103f3a2849f2a37beefb5510f2081dd972efe88
tree3efc1015f322eea75f31c69f4f5275eff8f17ce0
parent25ec2bc43d7f01da3bf63704a07a4e1342b9f618
testing: Add options to only run pre- or posttest scripts of a scenario

This allows to manually do some testing without having to type commands
to set up a scenario.

Also changes how arguments are parsed (allowing to pass options mixed
with test dirs) and adds some usage output.
testing/do-tests