]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: OCI validation in the 4-way and group key handshakes (OCV)
authorMathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
Mon, 6 Aug 2018 19:46:38 +0000 (15:46 -0400)
committerJouni Malinen <j@w1.fi>
Mon, 17 Dec 2018 13:42:23 +0000 (15:42 +0200)
commit6734ba0c0053806ce37d9be8f24ef3a5007cbed6
tree555429f89501c233a7a1bcaec71a3a6c9b1eac8b
parent3797b55cfc181e907cee6ce42742282fa5fd3005
tests: OCI validation in the 4-way and group key handshakes (OCV)

Perform detailed tests with OCV enabled, for both the 4-way and group
key handshakes. These tests include establishing a working connection
with OCV enabled, assuring that a STA without OCV enabled can still
connect to a STA with OCV enabled (and vice versa), verifying that
invalid OCI elements get silently ignored, verifying that missing OCI
elements are reported, and so on.

Signed-off-by: Mathy Vanhoef <Mathy.Vanhoef@cs.kuleuven.be>
tests/hwsim/test_ocv.py [new file with mode: 0644]
tests/hwsim/wpasupplicant.py