mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
test-runner: Included into the IWD build
This commit is contained in:
parent
3cb5213435
commit
855035dc6d
@ -95,8 +95,10 @@ monitor_iwmon_SOURCES = monitor/main.c linux/nl80211.h \
|
|||||||
monitor_iwmon_LDADD = ell/libell-internal.la
|
monitor_iwmon_LDADD = ell/libell-internal.la
|
||||||
|
|
||||||
noinst_PROGRAMS = tools/hwsim
|
noinst_PROGRAMS = tools/hwsim
|
||||||
|
noinst_PROGRAMS += tools/test-runner
|
||||||
|
|
||||||
tools_hwsim_LDADD = ell/libell-internal.la
|
tools_hwsim_LDADD = ell/libell-internal.la
|
||||||
|
tools_test_runner_LDADD = ell/libell-internal.la
|
||||||
|
|
||||||
unit_tests = unit/test-cmac-aes \
|
unit_tests = unit/test-cmac-aes \
|
||||||
unit/test-hmac-md5 unit/test-hmac-sha1 unit/test-hmac-sha256 \
|
unit/test-hmac-md5 unit/test-hmac-sha1 unit/test-hmac-sha256 \
|
||||||
|
Loading…
Reference in New Issue
Block a user