]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Add new blacklist tests
authorKevin Lund <kglund@google.com>
Thu, 11 Jun 2020 21:11:18 +0000 (14:11 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 10 Oct 2020 15:34:59 +0000 (18:34 +0300)
commitbbbb3c04ef735bdb75f4554dc2bb4a5e937dd09c
tree83d6037076aad1ac5d29d702f604ba29127e63d1
parent164b8dd8e4be8a563cf18a1cdc2929a552dbfc34
wpa_supplicant: Add new blacklist tests

This change adds some barebones tests for new blacklisting functionality
to wpas_module_tests.c. The tests ensure some basic functionality for
the functions wpa_blacklist_is_blacklisted() and wpa_blacklist_update().

Signed-off-by: Kevin Lund <kglund@google.com>
Signed-off-by: Brian Norris <briannorris@chromium.org>
wpa_supplicant/wpas_module_tests.c