]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Verify MSCHAPV2 support in eap_peap_session_resumption
authorSean Parkinson <sean@wolfssl.com>
Thu, 18 Jan 2018 02:26:39 +0000 (12:26 +1000)
committerJouni Malinen <j@w1.fi>
Sat, 3 Mar 2018 09:52:40 +0000 (11:52 +0200)
commitead550b9dd842052acf97e8f52ca9334ce0cdd15
treeb89b1de6746eb887be7830f825fd062aa838281c
parentfec03f98383ede92646fca4da63ed416f8dab4de
tests: Verify MSCHAPV2 support in eap_peap_session_resumption

This test case uses EAP-MSCHAPv2 within the PEAP tunnel, so verify that
the build includes support for that before running the test.

Signed-off-by: Sean Parkinson <sean@wolfssl.com>
tests/hwsim/test_ap_eap.py