chiark / gitweb /
TODO
[autopkgtest.git] / virt-subproc / adt-virt-null.1
1 .TH adt\-virt\-null 1 2007 autopkgtest "Linux Programmer's Manual"
2 .SH NAME
3 adt\-virt\-null \- autopkgtest null virtualisation server
4 .SH SYNOPSYS
5 .B adt\-virt\-null
6 .RI [ options ]
7 .br
8 .SH DESCRIPTION
9 .B adt\-virt\-null
10 provides a dummy autopkgtest virtualisation server which does not
11 actually offer any kind of separation between host and testbed.
12
13 Normally
14 .B adt-virt-null
15 will be invoked by
16 .BR adt-run .
17
18 There is of course no locking; nothing prevents multiple simultaneous
19 programs from invoking
20 .B adt-virt-null
21 so as to reuse the same system as a testbed.
22 .SH OPTIONS
23 .TP
24 .BR \-d " | " \-\-debug
25 Enables debugging output.  Probably not hugely interesting.
26
27 .SH INPUT, OUTPUT AND EXIT STATUS
28 The behaviour of
29 .B adt-virt-null
30 is as described by the AutomatedTesting virtualisation regime
31 specification.
32
33 .SH SEE ALSO
34 \fBadt\-run\fR(1),
35 \fBadt\-virt-chroot\fR(1),
36 \fBadt\-virt-xenlvm\fR(1),
37 \fB/usr/share/doc/autopkgtest/\fR.
38
39 .SH AUTHORS AND COPYRIGHT
40 This manpage is part of autopkgtest, a tool for testing Debian binary
41 packages.  autopkgtest is Copyright (C) 2006-2007 Canonical Ltd and others.
42
43 See \fB/usr/share/doc/autopkgtest/CREDITS\fR for the list of
44 contributors and full copying conditions.