]> git.ipfire.org Git - thirdparty/hostap.git/history - tests/hwsim/test_fst_module.py
tests: Pass full apdev to add_ap() function (1)
[thirdparty/hostap.git] / tests / hwsim / test_fst_module.py
2016-04-03  Janusz Dziedzictests: Pass full apdev to add_ap() function (1)
2016-03-26  Jouni Malinentests: Fix FST cleanup if alloc_fail is not supported
2015-12-30  Jouni Malinentests: Use logger.info() instead of print in FST test...
2015-11-23  Anton Nayshtuttests: Make FST tests aware of unconditional station...
2015-11-19  Jouni Malinentests: Clear FST sessions at the end of fst_setup_mbie_diff
2015-08-16  Jouni Malinentests: Fix FST tests to remove hostapd instance
2015-07-28  Jouni Malinentests: Skip fst_attach_wpas_error if no FST support
2015-07-26  Jouni Malinentests: FST SESSION_INITIATE and SESSION_RESPOND error...
2015-07-26  Jouni Malinentests: More FST GET_PEER_MBIES coverage
2015-07-26  Jouni Malinentests: Use a shared FST setup function
2015-07-26  Jouni Malinentests: FST attach errors in wpa_supplicant
2015-07-26  Jouni Malinentests: FST Setup Request processing and OOM during...
2015-07-26  Jouni Malinentests: FST setup multiple times
2015-07-26  Jouni Malinentests: Additional FST Setup test coverage
2015-07-26  Jouni Malinentests: Extend fst_ap_ctrl_iface to support existing...
2015-07-26  Jouni Malinentests: FST protocol tests to verify invalid STIE header
2015-07-18  Jouni Malinentests: FST-MANAGER TEST_REQUEST error cases
2015-07-18  Jouni Malinentests: FST protocol testing for Ack Response
2015-07-18  Jouni Malinentests: FST protocol testing for Setup Response
2015-07-18  Jouni Malinentests: Speed up fst_proto by waiting for MGMT-TX-STATUS...
2015-07-18  Jouni Malinentests: FST-MANAGER TEST_REQUEST GET_FSTS_ID and ID...
2015-07-18  Jouni Malinentests: FST-MANAGER SESSION_RESPOND failure
2015-07-18  Jouni Malinentests: FST-MANAGER SESSION_ADD OOM
2015-07-18  Jouni Malinentests: FST-MANAGER SESSION_SET parameter parsing error...
2015-07-18  Jouni Malinentests: FST-ATTACH OOM in fst_iface_create()
2015-07-18  Jouni Malinentests: Use direct fst_test_common access
2015-07-18  Jouni Malinentests: FST attach with llt=0
2015-07-17  Jouni Malinentests: FST session create OOM
2015-07-17  Jouni Malinentests: FST send action OOM
2015-07-17  Jouni Malinentests: FST AP configuration and OOM
2015-07-17  Jouni Malinentests: FST protocol testing
2015-07-16  Jouni Malinentests: FST with RSN
2015-07-16  Jouni Malinentests: FST AP setup failing due to OOM
2015-07-16  Jouni Malinentests: FST control interface behavior
2015-07-16  Anton Nayshtuttests: Add FST module tests