-re benchmarking and adjusting MAX_QUEUE_PER_PEER
[oweals/gnunet.git] / doc / man / gnunet-testing.1
1 .TH GNUNET\-TESTING 1 "Jan 4, 2012" "GNUnet"
2
3 .SH NAME
4 gnunet\-testing \- Command line tool to access the testing library.
5
6 .SH SYNOPSIS
7 .B gnunet\-testing
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-testing\fP is a command line tool to access the testing library.
13
14 .SH OPTIONS
15 .B
16 .IP "\-C,  \-\-cfg"
17 Create unique configuration files.
18 .B
19 .IP "\-c FILENAME,  \-\-config=FILENAME"
20 Use the configuration file FILENAME.
21 .B
22 .IP "\-H, \-\-hostkeys"
23 Host key file.
24 .B
25 .IP "\-h, \-\-help"
26 Print short help on options.
27 .B
28 .IP "\-k, \-\-key"
29 Create hostkey files from pre-computed hostkey list.
30 .B
31 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
32 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
33 .B
34 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
35 Configure logging to write logs to LOGFILE.
36 .B
37 .IP "\-n, \-\-number"
38 Number of unique configuration files or hostkeys to create.
39 .B
40 .IP "\-t, \-\-template"
41 Configuration template.
42 .B
43 .IP "\-v, \-\-version"
44 Print GNUnet version number.
45
46 .SH BUGS
47 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>