tests: Initial mechanism for RADIUS protocol testing
authorJouni Malinen <j@w1.fi>
Sat, 31 May 2014 21:52:03 +0000 (00:52 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 May 2014 21:52:03 +0000 (00:52 +0300)
commit8f614cd7a7ca1676effffd86758656eae3aa1277
tree1ab87f5fc8ba38d35b4fd9b7a3787a782fdd3eeb
parent8b5f1095ce4d26f191419e0fbada095d1442d735
tests: Initial mechanism for RADIUS protocol testing

This brings in a minimal pyrad-based RADIUS server to allow various
protocol tests to be run. For now, the server is not adding
Message-Authenticator, so that error case is checked. Additional tests
can be added in the future.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_radius.py