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