]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Scan result update changing last_scan_res and connect_work
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Oct 2014 22:24:11 +0000 (00:24 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 27 Oct 2014 22:43:58 +0000 (00:43 +0200)
commit5e29a9007946fe9309ffb9c4eff673f95f82af08
tree7453007853a4b43228fc2f676ec1948d7669bdc1
parenta7f5271d52e7aabf6c6aee54da2fdcb65df89cdc
tests: Scan result update changing last_scan_res and connect_work

This verifies that last_scan_res and connect work pointers to BSS
entries get updated when scan result update ends up removing or
reallocating a BSS entry.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_scan.py