Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							a1f4a9901d 
							
						 
					 
					
						
						
							
							unit: Add EAPoL retransmission test  
						
						
						
						
					 
					
						2017-10-19 16:47:35 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							525ecbb113 
							
						 
					 
					
						
						
							
							unit: Remove pbkdf2_sha1 tests  
						
						... 
						
						
						
						They can now be moved to ELL. 
						
						
					 
					
						2017-10-09 14:34:31 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							47ae1c2f06 
							
						 
					 
					
						
						
							
							unit: Add IE order tests in test-mpdu  
						
						
						
						
					 
					
						2017-09-22 12:15:37 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							786b93ffc4 
							
						 
					 
					
						
						
							
							unit: Add Extended Element ID tests in test-ie  
						
						
						
						
					 
					
						2017-09-22 12:00:15 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							fd661d5e9f 
							
						 
					 
					
						
						
							
							unit: Use new mpdu.h structs  
						
						
						
						
					 
					
						2017-08-31 15:13:31 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							da029bead8 
							
						 
					 
					
						
						
							
							unit: Use overlapped in/out buffers  
						
						... 
						
						
						
						Since aes_wrap & aes_unwrap advertise support for overlapped in/out
buffers, make sure that the unit test actually tests this as well.
valgrind will complain if the memory is overlapped and memcpy is used
instead of memmove. 
						
						
					 
					
						2017-08-31 13:16:28 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							9da2d64980 
							
						 
					 
					
						
						
							
							unit: Add check that AES is present  
						
						
						
						
					 
					
						2017-08-31 13:15:15 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							ef652642b5 
							
						 
					 
					
						
						
							
							unit: Test aes_wrap and aed_unwrap in test-crypto  
						
						
						
						
					 
					
						2017-08-31 13:10:47 -05:00 
						 
				 
			
				
					
						
							
							
								James Prestwood 
							
						 
					 
					
						
						
						
						
							
						
						
							83995b5099 
							
						 
					 
					
						
						
							
							unit: update SIM unit tests to derive MAC changes  
						
						
						
						
					 
					
						2017-08-30 17:31:43 -05:00 
						 
				 
			
				
					
						
							
							
								James Prestwood 
							
						 
					 
					
						
						
						
						
							
						
						
							8b575103b6 
							
						 
					 
					
						
						
							
							unit: Added unit tests for EAP-AKA' API's  
						
						... 
						
						
						
						This adds unit tests for the new key derivation functions
in simutil.c. The test data was obtained from RFC 5448
(case 1 and 2). 
						
						
					 
					
						2017-08-30 16:39:10 -05:00 
						 
				 
			
				
					
						
							
							
								James Prestwood 
							
						 
					 
					
						
						
						
						
							
						
						
							b2fe7fe230 
							
						 
					 
					
						
						
							
							unit: EAP-SIM unit tests  
						
						... 
						
						
						
						Several unit tests for EAP-SIM functionality:
 - Get/Add attributes
 - MAC calculation
 - PRNG test 
						
						
					 
					
						2017-08-21 18:03:13 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							23d9b4c089 
							
						 
					 
					
						
						
							
							unit: Only run tests if checksum is available  
						
						
						
						
					 
					
						2017-06-01 16:30:14 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							e05bfc5f98 
							
						 
					 
					
						
						
							
							unit: Update tests to pass ETH_P_PAE to __eapol_rx_packet  
						
						
						
						
					 
					
						2017-04-18 11:43:19 -05:00 
						 
				 
			
				
					
						
							
							
								Julien Massot 
							
						 
					 
					
						
						
						
						
							
						
						
							dc3b17f496 
							
						 
					 
					
						
						
							
							unit: fix ie test comparison  
						
						... 
						
						
						
						Most likely here we want to compare the variable
not doing an assignment.
unit/test-ie.c:227:2: error: suggest parentheses around
assignment used as truth value [-Werror=parentheses]
assert(expected_len = final_len);
^~~~~~ 
						
						
					 
					
						2017-04-10 09:46:10 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							15308201f9 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_pin_generate  
						
						
						
						
					 
					
						2017-02-17 12:27:27 -06:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							40013e9981 
							
						 
					 
					
						
						
							
							unit: Add sanity check for wsc_pin_is_checksum_valid  
						
						
						
						
					 
					
						2017-02-13 20:27:49 -06:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							5a8d573ae4 
							
						 
					 
					
						
						
							
							unit: squash memory leak  
						
						
						
						
					 
					
						2017-02-13 19:42:35 -06:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							11f4ff2e25 
							
						 
					 
					
						
						
							
							unit: Add sanity check for wsc_is_pin_valid  
						
						
						
						
					 
					
						2017-02-13 19:40:23 -06:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							3d4da25b6c 
							
						 
					 
					
						
						
							
							unit: Tweak style  
						
						
						
						
					 
					
						2016-12-14 23:09:55 -06:00 
						 
				 
			
				
					
						
							
							
								Markus Ongyerth 
							
						 
					 
					
						
						
						
						
							
						
						
							dfc852dd3e 
							
						 
					 
					
						
						
							
							unit: Add tests for eap-mschapv2 functions  
						
						
						
						
					 
					
						2016-12-14 22:47:00 -06:00 
						 
				 
			
				
					
						
							
							
								Rahul Rahul 
							
						 
					 
					
						
						
						
						
							
						
						
							0453b4e52f 
							
						 
					 
					
						
						
							
							unit/test-eapol: fixed handshake frame in tls test  
						
						... 
						
						
						
						eapol_sm_test_tls was using an incorrect frame in
handshake_state_set_own_wpa. 
						
						
					 
					
						2016-12-02 10:05:50 -06:00 
						 
				 
			
				
					
						
							
							
								Rahul Rahul 
							
						 
					 
					
						
						
						
						
							
						
						
							71932acd2d 
							
						 
					 
					
						
						
							
							unit/test-eapol: igtk test with mfp enabled  
						
						... 
						
						
						
						This is the first version of the test 
						
						
					 
					
						2016-12-02 09:45:42 -06:00 
						 
				 
			
				
					
						
							
							
								Tim Kourt 
							
						 
					 
					
						
						
						
						
							
						
						
							eeb4f35bcb 
							
						 
					 
					
						
						
							
							unit: WSC unfragmented retransmission  
						
						
						
						
					 
					
						2016-12-01 11:33:39 -06:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							d26e224bfc 
							
						 
					 
					
						
						
							
							unit: Update to new eap_init API  
						
						
						
						
					 
					
						2016-11-15 16:44:24 -06:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							ea08bcd8fd 
							
						 
					 
					
						
						
							
							unit: Fix eapol TLS test after handshake_state changes  
						
						
						
						
					 
					
						2016-11-14 11:20:20 -06:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							73e61fa787 
							
						 
					 
					
						
						
							
							unit: Update wsc test with eapol API changes  
						
						
						
						
					 
					
						2016-11-03 10:24:22 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							f74e6f4261 
							
						 
					 
					
						
						
							
							unit: Update eapol test with eapol API changes  
						
						
						
						
					 
					
						2016-11-03 10:24:12 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							955ba74d2d 
							
						 
					 
					
						
						
							
							unit: FT 4-Way Handshake eapol test  
						
						... 
						
						
						
						This also tests that the FT crypto functions work.  For the record
these are the values of the intermediate keys in this test:
ANonce: 33 b2 74 a0 ae c9 e8 5d 61 11 8f 1b 6b 97 77 4e 5b 75 08 37 45
77 dc 14 08 a5 f1 80 c5 d2 e9 fd
SNonce: ac 1e b2 c7 0b 20 8c e6 0a e2 07 b2 38 9e 44 1f ff 39 86 3d 44
9f 81 24 6f e3 6e de 0f 1f 56 ce
PMK-R0: ad b8 81 bf 50 11 1c fd 0b 5c 87 23 42 bf 3b 54 3e 81 d6 3f 3e
18 cf 0a 8d 3d 85 4f d8 07 ad d5
PMKR0Name: cc 62 4a e8 6e 0c 85 25 06 02 22 15 f7 3d 0d 01
PMK-R1: 17 6a 37 92 25 28 72 9f 40 18 06 20 b4 2d 34 2a 7b 8d da 09 4c
a9 cf 84 bd 55 4a 39 bc 5d c1 61
PMKR1Name: de ce 50 a0 9e f0 8c 4e be f2 f1 db e9 67 b4 d4
KCK: e4 2d ee 98 f9 9d fb f8 32 9f 50 41 05 58 35 a2
KEK: 34 5e 22 4e 91 73 8a 97 dd c4 19 53 c5 c8 d7 29
TK: 7c ff bd 35 ce 11 c5 75 1d 4c c6 7a df c2 a2 78
PTKName: 31 e4 94 a6 96 a5 c3 7e 2f 33 9c 47 04 dc ae 05 
						
						
					 
					
						2016-11-03 10:06:01 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							c3efd80dd0 
							
						 
					 
					
						
						
							
							unit: Update eapol_sm_set_ap/own_rsn/wpa parameters  
						
						
						
						
					 
					
						2016-10-29 23:09:15 -05:00 
						 
				 
			
				
					
						
							
							
								Andrew Zaborowski 
							
						 
					 
					
						
						
						
						
							
						
						
							bf65ce9096 
							
						 
					 
					
						
						
							
							unit: Update eapol and WSC tests for new eapol calls  
						
						
						
						
					 
					
						2016-10-15 16:26:41 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							25fb91034a 
							
						 
					 
					
						
						
							
							unit: update to the new eapol_start API  
						
						
						
						
					 
					
						2016-09-13 17:38:16 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							dc37dca24b 
							
						 
					 
					
						
						
							
							unit: Add testing of credential obtained events  
						
						
						
						
					 
					
						2016-09-13 13:33:18 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							fb446dcb9f 
							
						 
					 
					
						
						
							
							unit: Update to the new EAPoL api  
						
						
						
						
					 
					
						2016-09-12 10:03:37 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							e48220c7a6 
							
						 
					 
					
						
						
							
							unit: Verify M8 & EAP-Fail processing  
						
						
						
						
					 
					
						2016-09-09 12:36:49 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							8cd797dced 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_build_wsc_done  
						
						
						
						
					 
					
						2016-09-08 21:28:38 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							588f8a555d 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_parse_wsc_done  
						
						
						
						
					 
					
						2016-09-08 21:28:26 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							70d3a01bda 
							
						 
					 
					
						
						
							
							unit: Add parsing of wsc_credential  
						
						
						
						
					 
					
						2016-08-31 22:36:50 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							4f582753b5 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_parse_m8_encrypted_settings  
						
						
						
						
					 
					
						2016-08-31 22:00:52 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							fa8cbeea7c 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_build_m8  
						
						
						
						
					 
					
						2016-08-31 14:15:16 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							a2b740f161 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_parse_m8  
						
						
						
						
					 
					
						2016-08-31 14:15:11 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							387af676cf 
							
						 
					 
					
						
						
							
							unit: Add M6/M7 exchange test  
						
						
						
						
					 
					
						2016-08-31 12:50:53 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							f542a18f4f 
							
						 
					 
					
						
						
							
							unit: Simplify verification  
						
						
						
						
					 
					
						2016-08-31 12:37:30 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							9353da8bf3 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_build_m7  
						
						
						
						
					 
					
						2016-08-31 11:38:35 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							82b007f7b5 
							
						 
					 
					
						
						
							
							unit: Add test fo wsc_parse_m7  
						
						
						
						
					 
					
						2016-08-31 11:38:22 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							f8eb76a93a 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_build_m6_encrypted_settings  
						
						
						
						
					 
					
						2016-08-31 11:16:30 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							2f09fbc348 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_parse_m6_encrypted_settings  
						
						
						
						
					 
					
						2016-08-31 11:16:15 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							11cb6e5d35 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_build_m6  
						
						
						
						
					 
					
						2016-08-31 11:14:48 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							6e9b5c912c 
							
						 
					 
					
						
						
							
							unit: Add test for wsc_parse_m6  
						
						
						
						
					 
					
						2016-08-31 11:14:48 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							97771f80f1 
							
						 
					 
					
						
						
							
							unit: Add M4/M5 pair to end-to-end wsc test  
						
						
						
						
					 
					
						2016-08-30 23:20:43 -05:00 
						 
				 
			
				
					
						
							
							
								Denis Kenzior 
							
						 
					 
					
						
						
						
						
							
						
						
							1820d7c33e 
							
						 
					 
					
						
						
							
							merge: M5 parse test  
						
						
						
						
					 
					
						2016-08-30 23:18:19 -05:00