tests: Add TEST_FAIL() to hostapd_get_aid()
authorJouni Malinen <j@w1.fi>
Tue, 28 Jun 2016 17:44:26 +0000 (20:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jun 2016 17:44:55 +0000 (20:44 +0300)
commitd735811329815f6fb8ad89e20200768b7be68fae
tree822f03f0cb3ee395952ba5ccff938f73d91f1ca0
parent9fd6804d61654e693fae61f3f662bdfeb0f1565d
tests: Add TEST_FAIL() to hostapd_get_aid()

This allows additional testing coverage for AID unavailability cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11.c