diff --git a/doc/test-runner.txt b/doc/test-runner.txt index 0dc28436..f814d519 100644 --- a/doc/test-runner.txt +++ b/doc/test-runner.txt @@ -281,6 +281,7 @@ follows: For 802.11r (fast roaming) tests uncomment the following: #CONFIG_IEEE80211R=y + #CONFIG_WNM_AP=y For EAP-SIM/AKA tests uncomment the following: @@ -288,6 +289,9 @@ follows: #CONDIG_EAP_AKA=y #CONFIG_EAP_AKA_PRIME=y + For EAP-PWD tests uncomment the following: + #CONFIG_EAP_PWD=y + Note: You may need to pre-install: 'gnutls-devel' and 'libgcrypt-devel' libraries.