tests: Fix wpas_ctrl_oom
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jan 2016 14:27:13 +0000 (16:27 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2016 14:27:13 +0000 (16:27 +0200)
commiteaef5861d724f99d410d477c1cba78eaa4978687
treea55346a9a885b03dafd63533f76382ae59092bec
parentac2053b1032a4413e77de11ac94fe747f1415b93
tests: Fix wpas_ctrl_oom

The OpenSSL memory allocation changes broke this test case. Fix this by
removing the cases that do not get triggered anymore and add a separate
wpas_ctrl_error test case to cover the fail_test() versions of errors.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_wpas_ctrl.py