]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add TEST_FAIL() checks in l2_packet
authorJouni Malinen <j@w1.fi>
Sat, 4 Mar 2017 09:43:58 +0000 (11:43 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 4 Mar 2017 09:43:58 +0000 (11:43 +0200)
commitfa07d2d463a5ea3442185b57e4fadc8fb3c83309
tree0ea2f4916b644ca63928a91745c047b7b8d75dc7
parentd4359923e1ea8bd618da51ce527f57c94b73c35b
tests: Add TEST_FAIL() checks in l2_packet

This enables additional test coverage for error paths.

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