Skip to content

Commit

Permalink
tests: lib: lte_lc: Remove tests
Browse files Browse the repository at this point in the history
These tests utilize internal APIs of lte_link_control library and
are removed.
Most of the tests are already captured in lte_lc_api tests,
which utilize only public APIs of the library.
lte_lc_api tests have been extended to cover lte_lc test cases.
Branch coverage of the lte_lc_api tests is exactly the same as
the combined coverage of lte_lc_api and lte_lc tests was earlier, i.e.,
772 / 785 = 98.3%.

Signed-off-by: Tommi Rantanen <[email protected]>
  • Loading branch information
trantanen authored and rlubos committed Oct 16, 2024
1 parent 32a7169 commit 678514e
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 875 deletions.
1 change: 0 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,6 @@
/tests/lib/hw_unique_key*/ @nrfconnect/ncs-aegir
/tests/lib/hw_id/ @nrfconnect/ncs-cia
/tests/lib/location/ @trantanen @tokangas
/tests/lib/lte_lc/ @trantanen @tokangas
/tests/lib/lte_lc_api/ @trantanen @tokangas
/tests/lib/modem_battery/ @nrfconnect/ncs-modem
/tests/lib/modem_info/ @nrfconnect/ncs-cia
Expand Down
38 changes: 0 additions & 38 deletions tests/lib/lte_lc/CMakeLists.txt

This file was deleted.

7 changes: 0 additions & 7 deletions tests/lib/lte_lc/boards/native_posix.conf

This file was deleted.

7 changes: 0 additions & 7 deletions tests/lib/lte_lc/boards/nrf9160dk_nrf9160.conf

This file was deleted.

7 changes: 0 additions & 7 deletions tests/lib/lte_lc/boards/nrf9160dk_nrf9160_ns.conf

This file was deleted.

9 changes: 0 additions & 9 deletions tests/lib/lte_lc/boards/qemu_x86.conf

This file was deleted.

20 changes: 0 additions & 20 deletions tests/lib/lte_lc/prj.conf

This file was deleted.

Loading

0 comments on commit 678514e

Please sign in to comment.