import from branch_1_1:
[freeradius.git] / src / tests / README
1 #
2 #  Preliminary test harness.
3 #
4 #  1. Test packets go into a local file.
5 #  2. Simple configuration goes into the "users" file.
6 #      using attributes Test-Name && Test-Number, where appropriate
7 #  3. Realms go into "proxy.conf"
8 #  4. We use the default "radiusd.conf" file for some simple tests.
9 #
10 #  Type "make tests" for a series of tests that exercise (some)
11 #  of the server functionality.
12 #
13 #  See "runtests.sh" for more details.
14 #