iwd/unit
Tim Kourt 949e672b75 unit: Fix TTLS test
Single AVP should not be padded with zeros as padding is only
used to separate AVPs in a sequence.

RFC 5281 Section 10.2.  AVP Sequences

   Data encapsulated within the TLS record layer must consist entirely
   of a sequence of zero or more AVPs.  Each AVP must begin on a four-
   octet boundary relative to the first AVP in the sequence.  If an AVP
   is not a multiple of four octets, it must be padded with zeros to the
   next four-octet boundary.

   Note that the AVP Length does not include the padding.
2018-10-19 10:00:10 -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: Use overlapped in/out buffers 2017-08-31 13:16:28 -05:00
test-eap-mschapv2.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -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: Fix TTLS test 2018-10-19 10:00:10 -05:00
test-ecc.c unit: Fix compilation warning 2018-08-10 14:46:03 -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: Add Extended Element ID tests in test-ie 2017-09-22 12:00:15 -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: Add IE order tests in test-mpdu 2017-09-22 12:15:37 -05:00
test-prf-sha1.c unit: Only run tests if checksum is available 2017-06-01 16:30:14 -05:00
test-sae.c unit: check random support on test-sae 2018-08-23 14:55:10 -05:00
test-ssid-security.c unit: Update scan_get_security usage to new API 2018-05-24 19:22:16 -05:00
test-ssid-to-utf8.c unit: Create unit test for SSID UTF8 pretty-printing 2014-12-19 12:31:03 -06:00
test-wsc.c treewide: Remove use of key-private.h 2018-10-19 00:31:41 -05:00