]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Add basic power saving tests for ap_open
authorThomas Pedersen <thomas@adapt-ip.com>
Wed, 5 Feb 2020 07:13:49 +0000 (23:13 -0800)
committerJouni Malinen <j@w1.fi>
Sat, 15 Feb 2020 16:36:29 +0000 (18:36 +0200)
commit1c67a0760333db170325bd72909e0aba22df653a
tree870bd175d88b63e55ad8b4815e9f12c534b7d194
parent1d9d6c24328b699e1393e675874fca1c168d5f31
tests: Add basic power saving tests for ap_open

ap_open_sta_ps checks whether a STA told its hardware to enter power
save after enabling power save.

ap_open_ps_mc_buf checks whether an AP properly buffers and releases
multicast frames when a STA with PS active is associated.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
tests/hwsim/test_ap_open.py