1
0
mirror of synced 2026-02-24 15:37:48 +00:00

Add as-installed testing support

This commit is contained in:
Axel Beckert
2015-07-14 21:55:41 +02:00
parent e6653f1ae9
commit 2dcea1666a
17 changed files with 74 additions and 38 deletions

15
debian/tests/functionality vendored Executable file
View File

@@ -0,0 +1,15 @@
#!/bin/sh
export AS_INSTALLED_TESTING=1
prove -j1 -v \
t/hook-daemons.t \
t/hook-hostname.t \
t/hook-inittab.t \
t/hook-tls.t \
t/hooks.t \
t/plugin-checks.t \
t/pod-check.t \
t/xen-delete-image.t \
t/xen-lists-images.t \
t/xt-create-xen-config.t