Skip to content

Commit 7142f02

Browse files
trantanenrlubos
authored andcommitted
tests: lib: lte_lc_api: Extending test coverage
Adding more test coverage to have 100% function coverage and increasing branch coverage of the library from ~69% to 82% by testing ~100 more branches out of the ~870. Signed-off-by: Tommi Rantanen <[email protected]>
1 parent 8fb3c1b commit 7142f02

File tree

2 files changed

+1304
-112
lines changed

2 files changed

+1304
-112
lines changed

tests/lib/lte_lc_api/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CONFIG_AT_MONITOR_HEAP_SIZE=2048
1818

1919
CONFIG_MOCK_NRF_MODEM_AT=y
2020
CONFIG_MOCK_NRF_MODEM_AT_SCANF_VARGS_COUNT=17
21+
CONFIG_MOCK_NRF_MODEM_AT_SCANF_VARGS_STR_SIZE=32
2122

2223
# Enable logs if you want to explore them
2324
#CONFIG_LOG=y

0 commit comments

Comments
 (0)