tests: Add -rdynamic to fix TNC IMV/IMC loading on some platforms
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 21 May 2014 11:56:34 +0000 (14:56 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 21 May 2014 11:56:34 +0000 (14:56 +0300)
commit3ba5cb29af8ec3c4e2b9044e0fd4a989ca346d4c
tree6bc849e2edb890c0afb552a3fd547bccd3367bb7
parent46fcf474ffd6ae7c373c17ad1c3c3853521fdf6c
tests: Add -rdynamic to fix TNC IMV/IMC loading on some platforms

The example IMV and IMC used for TNC testing has references to
wpa_printf and other functions from hostapd/wpa_supplicant. Link the
binaries in a way that allows these symbols to be resolved while loading
the libraries at run time.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/example-hostapd.config
tests/hwsim/example-wpa_supplicant.config