man: testing
[oweals/gnunet.git] / doc / man / gnunet-testing.1
1 .Dd January 4, 2012
2 .Dt GNUNET-TESTING 1
3 .Sh NAME
4 .Nm gnunet-testing
5 .Nd
6 command line tool to access the testing library
7 .Sh SYNOPSIS
8 .Nm
9 .Op Fl C | \-cfg
10 .Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
11 .Op Fl H | \-hostkeys
12 .Op Fl h | \-help
13 .Op Fl k | \-key
14 .Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
15 .Op Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE
16 .Op Fl n | \-number
17 .Op Fl t | \-template
18 .Op Fl v | \-version
19 .Sh DESCRIPTION
20 .Nm
21 is a command line tool to access the testing library.
22 .Sh OPTIONS
23 .Bl -tag -width Ds
24 .It Fl C | \-cfg
25 Create unique configuration files.
26 .It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
27 Use the configuration file FILENAME.
28 .It Fl H | \-hostkeys
29 Host key file.
30 .It Fl h | \-help
31 Print short help on options.
32 .It Fl k | \-key
33 Create hostkey files from pre-computed hostkey list.
34 .It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
35 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
36 .It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOFILE
37 Configure logging to write logs to LOGFILE.
38 .It Fl n | \-number
39 Number of unique configuration files or hostkeys to create.
40 .It Fl t | \-template
41 Configuration template.
42 .It Fl v | \-version
43 Print GNUnet version number.
44 .El
45 .Sh SEE ALSO
46 The full documentation for gnunet is maintained as a Texinfo manual.
47 If the
48 .Xr info 1
49 and gnunet programs are properly installed at your site, the command
50 .Pp
51 .Dl info gnunet
52 .Pp
53 should give you access to the complete handbook,
54 .Pp
55 .Dl info gnunet-c-tutorial
56 .Pp
57 will give you access to a tutorial for developers.
58 .sp
59 Depending on your installation, this information is also available in
60 .Xr gnunet 7 and
61 .Xr gnunet-c-tutorial 7 .
62 .\".Sh HISTORY
63 .\".Sh AUTHORS
64 .Sh BUGS
65 Report bugs by using
66 .Lk https://bugs.gnunet.org
67 or by sending electronic mail to
68 .Aq Mt gnunet-developers@gnu.org .