hostap/tests/eapol-fuzzer
Jouni Malinen e9463b482b eapol-fuzzer: Resolve circular library references with --start-group
src/crypto/libcrypto.a and src/tls/libtls.a have circular references
and will need special handling with the linker at least for the time
being. This could be cleaned up eventually, but for now, provide a
mechanism to get the program linked.

This was already done in tests/Makefile, but tests/eapol-fuzzer/Makefile
needs the same.

Signed-off-by: Jouni Malinen <j@w1.fi>
2017-12-09 18:36:48 +02:00
..
eap-req-identity.dat tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
eap-req-sim.dat tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
eapol-fuzzer.c tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
eapol-key-m1.dat tests: Add eapol-fuzzer 2015-04-22 11:44:19 +03:00
Makefile eapol-fuzzer: Resolve circular library references with --start-group 2017-12-09 18:36:48 +02:00