Background to explain the reasoning behind the change 5/7: Commits: 6bf2bf5 * Add basic DEP8 tests 6f408a9 changelog: Add basic DEP8 tests
As basic CI dep8 based autopkgtests provide a very useful level of automated sanity checks to become part of debci at https://ci.debian.net/. See https://people.debian.org/~mpitt/autopkgtest/README.package-tests.html for basics. This commit adds some basic smoke tests for strongswan: - admin-strongswan-charon and admin-strongswan-starter: are the commands for an admin built, installed by the right package and executable. - daemon: are the daemons running after a default installation - plugins: check if all expected-to-be-loaded plugins are loaded and vice versa check that all expected-not-to-be-loaded (default off) plugins are not.