mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Fix unit test cases
This commit is contained in:
parent
de67b77b52
commit
1f80764fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ include ../../Makefile.am
|
||||||
|
|
||||||
LIB_LDFLAGS:= -lmicroxml -luci -lblobmsg_json -lubox\
|
LIB_LDFLAGS:= -lmicroxml -luci -lblobmsg_json -lubox\
|
||||||
-ljson-c -lubus -lpthread -lcurl\
|
-ljson-c -lubus -lpthread -lcurl\
|
||||||
-lwolfssl -lcrypto
|
-lcrypto
|
||||||
LIB_CFLAGS:= -fPIC -I../../inc -DWC_NO_HARDEN -g -O0
|
LIB_CFLAGS:= -fPIC -I../../inc -DWC_NO_HARDEN -g -O0
|
||||||
UNIT_TESTS:= icwmp_unit_testd
|
UNIT_TESTS:= icwmp_unit_testd
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue