]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Don't run do-tests when hosts are not running
authorTobias Brunner <tobias@strongswan.org>
Mon, 3 Aug 2015 11:34:05 +0000 (13:34 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 3 Aug 2015 11:34:05 +0000 (13:34 +0200)
commit008a9ad12c6d577caf963057f8c065e0d246ca39
tree6957e7e069b87aec2faffdee44d22229428713ff
parent50dd7de226a753fc94a3d312a8d8398f5ecf57f9
testing: Don't run do-tests when hosts are not running

running_any is satisfied if at least one host is running.  We could
easily add a running_all() helper to check if all hosts are running if
it turns out that's not strong enough.
testing/do-tests