]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Move EAP-SIM PRF module test into the hwsim framework
authorJouni Malinen <j@w1.fi>
Mon, 23 Nov 2015 21:52:52 +0000 (23:52 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 23 Nov 2015 22:00:21 +0000 (00:00 +0200)
commit1fff13a9cb21f13ddfefe8b4502daa0103a907dd
tree7846e6c59870e9321ba142cddc11ebb5d6d6e4bb
parent9b635d0bdef8f3290e82712465b93e7837b0e544
tests: Move EAP-SIM PRF module test into the hwsim framework

The old wpa_supplicant/Makefile target test-eap_sim_common did not work
anymore and anyway, this test is better placed in the newer hwsim
framework to make sure the test case gets executed automatically.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/crypto_module_tests.c
wpa_supplicant/Makefile
wpa_supplicant/tests/test_eap_sim_common.c [deleted file]