]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_ft.py
tests: Write GTK locations into debug log in key_lifetime_in_memory
authorJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 15:48:43 +0000 (17:48 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Dec 2015 15:48:43 +0000 (17:48 +0200)
commit8eb45bde3814504e3242e2c6c24bd6440312fae6
tree12c94a02fe6bedcdc60b229857633d809a0749db
parent1d32bc2c1c8640226a15d97492aea2c07d25343a
tests: Write GTK locations into debug log in key_lifetime_in_memory

It looks like it is possible for the GTK to be found from memory every
now and then. This makes these test cases fail. Write the memory
addresses in which the GTK was found to the log to make it somewhat
easier to try to figure out where the key can be left in memory.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_ap_eap.py
tests/hwsim/test_ap_ft.py
tests/hwsim/test_ap_psk.py
tests/hwsim/test_erp.py
tests/hwsim/test_sae.py