Skip to content

Commit e7ae8ce

Browse files
author
Jarkko Paso
committed
FHSS unit tests: Fixed missing platform stub
1 parent 9cbd2b7 commit e7ae8ce

File tree

1 file changed

+1
-0
lines changed
  • test/nanostack/unittest/service_libs/fhss_ws

1 file changed

+1
-0
lines changed

test/nanostack/unittest/service_libs/fhss_ws/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ TEST_SRC_FILES = \
2323
../../stub/fhss_common_stub.c \
2424
../../stub/fhss_callbacks_stub.c \
2525
../../stub/fhss_platform_stub.c \
26+
../../stub/platform_stub.c \
2627

2728
include ../../MakefileWorker.mk
2829

0 commit comments

Comments
 (0)