xref: /freebsd/contrib/lib9p/pytest/testconf.ini.sample (revision e64fe029e9d3ce476e77a478318e0c3cd201ff08)
1# test configuration
2
3[client]
4server = localhost
5port = 12345
6# timeout is in seconds
7timeout = 0.1
8loglevel = INFO
9logfile = ./ctest.log
10# logfmt = ...
11# protocol = 9p2000, 9p2000.u, or 9p2000.L
12protocol = 9p2000.L
13only_dotl = true
14may_downgrade = False
15uname = anonymous
16n_uname = 1001
17