]> git.ipfire.org Git - thirdparty/hostap.git/commit - .gitignore
Add test programs for checking libwpa_client linking
authorJouni Malinen <j@w1.fi>
Sat, 31 Oct 2015 17:11:09 +0000 (19:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 31 Oct 2015 19:56:59 +0000 (21:56 +0200)
commit1f1e61928273e10b0595eea637071f09729cb1c0
tree52cf6f6a638d88667fa6d2227d8859a2f54dad3b
parent736b7cb2daf877a0cb9ad42ff15a2efbbd65fa42
Add test programs for checking libwpa_client linking

libwpa_test1 and libwpa_test2 targets can now be used to check
libwpa_client linking for static and shared library cases respectively.

Signed-off-by: Jouni Malinen <j@w1.fi>
.gitignore
wpa_supplicant/Makefile
wpa_supplicant/tests/libwpa_test.c [new file with mode: 0644]