summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorLucas Kanashiro <lucas.kanashiro@canonical.com>2020-05-08 09:19:44 -0300
committerLucas Kanashiro <lucas.kanashiro@canonical.com>2020-05-08 09:19:44 -0300
commit59e1c963d0a557b5250b729f7150ed28e5584ae0 (patch)
tree6e93d84a84aa0f208d649c42d40bdbb89f75a642 /debian/tests/control
parente385682719c2c6215022bcfa9ae0ddc6a593db5d (diff)
Add two DEP-8 test cases for the server side
Two scenarios are tested, server setup using: a static key and a CA.
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 0000000..9fb6fea
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,6 @@
+Tests: server-setup-with-ca
+Depends: openvpn, easy-rsa
+Restrictions: needs-root, isolation-machine
+
+Tests: server-setup-with-static-key
+Restrictions: needs-root, isolation-machine