• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

dtls/H11-Nov-2020-288106

raddb/H11-Nov-2020-3,324848

raddb-tcp/H11-Nov-2020-3,085443

Makefile.amH A D11-Nov-20201.7 KiB4329

Makefile.inH A D03-May-202240 KiB1,1791,050

READMEH A D19-Mar-2020184 106

avpair.cH A D11-Nov-20208.3 KiB267210

basic-tests.shH A D11-Sep-20201.8 KiB7354

dict-add.cH A D11-Nov-20204.6 KiB16295

dict.cH A D11-Nov-20203.3 KiB12473

eap-tests.shH A D11-Sep-20203.6 KiB10957

failover-tests.shH A D11-Sep-20201.9 KiB8660

ipv6-non-temp-addr-tests.shH A D11-Sep-20202.7 KiB8964

ipv6-tests.shH A D11-Sep-20201.1 KiB4631

namespace-tests.shH A D11-Sep-20201.9 KiB8059

no-server-file-tests.shH A D11-Sep-20203.5 KiB11364

ns.shH A D11-Nov-20204.5 KiB189134

radembedded-dict-tests.shH A D11-Sep-2020523 3017

radembedded-tests.shH A D11-Sep-2020519 3017

radiusclient-ipv6.confH A D19-Mar-20201.2 KiB399

radiusclient.confH A D19-Mar-20201.1 KiB389

reject-tests.shH A D11-Sep-20202 KiB7252

serversH A D19-Mar-2020219 75

servers-ipv6H A D19-Mar-2020101 43

skip-unknown-vsa.shH A D11-Sep-20204.7 KiB13688

tcp-tests.shH A D11-Sep-20203.2 KiB9756

tls-restart.cH A D19-Mar-20204.5 KiB191143

tls-tests.shH A D11-Sep-20202.9 KiB8645

README

1====================
2How to run the tests
3====================
4
5sh run-server.sh #as root
6# The server IP is on the last line
7
8SERVER_IP=172.17.0.14 SERVER_IP6=172.17.0.14 make check
9
10