tests: Fix EAP-SIM/AKA protocol tests to use full header
authorJouni Malinen <j@w1.fi>
Sun, 3 May 2015 08:17:06 +0000 (11:17 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 May 2015 13:32:59 +0000 (16:32 +0300)
commitf0174bff85c6d7d4f43498d401bff3faef74371f
tree07ef218b1aa7c38ddf6fc3a8d9734d556acd757e
parentf5ed40010c2809ef3ba44472132eb4d2d6e63b1f
tests: Fix EAP-SIM/AKA protocol tests to use full header

Couple of the EAP-SIM/AKA protocol test cases were leaving out the
Reserved field. This was not intentional since these test cases were
targeting a specific Subtype processing instead of verifying truncated
header case (which is covered separately). Add the Reserved field to
allow the implementation to add an explicit, earlier check for this.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_eap_proto.py