mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
tests: Enable FILS in the example hwsim build configurations
This allows the new FILS test cases to be executed automatically when a recent enough kernel version is used. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
befdb2dc8d
commit
b64fa750b6
@ -104,3 +104,4 @@ CONFIG_MBO=y
|
||||
|
||||
CONFIG_IAPP=y
|
||||
CONFIG_TAXONOMY=y
|
||||
CONFIG_FILS=y
|
||||
|
@ -146,3 +146,4 @@ CONFIG_SUITEB=y
|
||||
#LIBS_c += -fsanitize=undefined
|
||||
#LIBS_p += -fsanitize=undefined
|
||||
CONFIG_MBO=y
|
||||
CONFIG_FILS=y
|
||||
|
Loading…
Reference in New Issue
Block a user