Skip to content

Commit e107599

Browse files
Teppo Järvelin0xc0170
authored andcommitted
Cellular: Add State machine unit tests.
1 parent a743b4a commit e107599

File tree

14 files changed

+699
-21
lines changed

14 files changed

+699
-21
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
@@ -25,6 +25,7 @@ set(unittest-test-sources
2525
stubs/AT_CellularDevice_stub.cpp
2626
stubs/AT_CellularStack_stub.cpp
2727
stubs/AT_CellularNetwork_stub.cpp
28+
stubs/AT_CellularPower_stub.cpp
2829
stubs/CellularDevice_stub.cpp
2930
stubs/CellularStateMachine_stub.cpp
3031
stubs/equeue_stub.c

0 commit comments

Comments
 (0)