File: functionality

package info (click to toggle)
xen-tools 4.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 1,476 kB
  • sloc: perl: 4,942; sh: 1,690; makefile: 268
file content (15 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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