Skip to content

Commit 725e14d

Browse files
Teppo JärvelinAri Parkkila
authored andcommitted
Cellular: Add State machine unit tests.
1 parent 97709f5 commit 725e14d

File tree

14 files changed

+719
-22
lines changed

14 files changed

+719
-22
lines changed

UNITTESTS/features/cellular/framework/AT/at_cellularcontext/unittest.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ set(unittest-test-sources
2626
stubs/AT_CellularDevice_stub.cpp
2727
stubs/AT_CellularStack_stub.cpp
2828
stubs/AT_CellularNetwork_stub.cpp
29+
stubs/AT_CellularPower_stub.cpp
2930
stubs/CellularDevice_stub.cpp
3031
stubs/CellularStateMachine_stub.cpp
3132
stubs/equeue_stub.c

0 commit comments

Comments
 (0)