iwd/unit
James Prestwood 14ac9e4aeb unit: fix test-sae after auth_proto changes
The SAE unit test needed to be updated to use the handshake_driver,
but in addition all the packet building needed a major overhaul. SAE
was changed to behave more like OWE/FILS, in that netdev passes the
raw mpdu frame into the RX callbacks. Before, only the authentication
data was passed. This requires the unit tests to now build up the
entire authentication frame, and in some cases append the header
to the data coming from the TX functions.
2019-05-03 14:43:35 -05:00
..
test-arc4.c unit: Update includes 2015-02-18 21:12:45 -06:00
test-client.c unit: drop unit tests for removed functions 2018-07-30 08:59:55 -05:00
test-cmac-aes.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-crypto.c unit: update test-{crypto,eapol} with PTK changes 2019-04-26 12:31:04 -05:00
test-eap-mschapv2.c unit: Update mschapv2 test to use mschap_nt_password_hash 2019-03-19 11:34:46 -05:00
test-eap-sim.c unit: Update to the new EAP API 2018-06-14 20:01:22 -05:00
test-eapol.c unit: update test-{crypto,eapol} with PTK changes 2019-04-26 12:31:04 -05:00
test-hmac-md5.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-hmac-sha1.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-hmac-sha256.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-ie.c unit: update test-ie to use new builder APIs 2019-04-23 12:56:20 -05:00
test-kdf-sha256.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-mpdu.c unit: Update to the new validate_mgmt_ies behavior 2019-04-05 16:31:30 -05:00
test-prf-sha1.c unit: Fix asan warning 2019-01-11 11:34:49 -06:00
test-sae.c unit: fix test-sae after auth_proto changes 2019-05-03 14:43:35 -05:00
test-ssid-security.c unit: Update scan_get_security usage to new API 2018-05-24 19:22:16 -05:00
test-util.c unit: add tests for util_get_{domain,username} 2019-04-08 16:30:41 -05:00
test-wsc.c unit: Use l_container_of 2019-04-03 11:49:36 -05:00