tests: Framework for EAP peer protocol tests
authorJouni Malinen <j@w1.fi>
Sun, 8 Jun 2014 20:10:02 +0000 (23:10 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 8 Jun 2014 21:30:44 +0000 (00:30 +0300)
commitd81731e681a612fbf24f570e61022418efd22f95
tree6f2c3f09664cb12b8998d0ae115ef5c3d66cd6bf
parenta47f815ff3484903e5c7cf49a5cb85e06227c420
tests: Framework for EAP peer protocol tests

This introduces a minimal RADIUS authentication server using pyrad to
allow simple EAP handler functions to be used for writing protocol tests
for EAP peer methods. This initial commit includes test cases for
EAP-SAKE.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/dictionary.radius
tests/hwsim/test_eap_proto.py [new file with mode: 0644]