Johannes Berg
00b5e99b65
build: Use the new build system for fuzz tests
...
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-11 11:15:16 +03:00
Johannes Berg
dcc5288e5b
gitignore: Add various things
...
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-10 13:06:53 +03:00
Jouni Malinen
5f2301a6da
Replace EapType typedef with enum eap_type
...
This cleans up coding style of the EAP implementation by avoiding
typedef of an enum hiding the type of the variables.
Signed-off-by: Jouni Malinen <j@w1.fi>
2019-08-17 11:36:20 +03:00
Jouni Malinen
23ddc7b810
tests: New style fuzzing tool for EAP-SIM peer processing
...
Signed-off-by: Jouni Malinen <j@w1.fi>
2019-06-02 16:42:41 +03:00