CMake: unit-tests: Add mbed-headers-cellular headers library
- Previously all cellular header made as a part of the
mbed-headers-connectivity library. To make it easier to separate all
the cellular headers into the separate mbed-headers-cellular library
and keep them as part of cellular stub CMake. This makes the cellular
stubs more self-contained and improves the composition of the library.
- Update all unit test that depends on cellular headers with mbed-headers-cellular library
ls
1 parent fa0ab53 commit ee67310922847addfd20c29e6d517204fd1d91e3
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 25 Jun 2021
Showing 19 changed files
View
UNITTESTS/stubs/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/doubles/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularcontext/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellulardevice/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularinformation/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularnetwork/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularsms/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularstack/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/common/list/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/common/util/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/device/athandler/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/device/cellularcontext/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/device/cellulardevice/CMakeLists.txt
View
connectivity/cellular/tests/UNITTESTS/framework/device/cellularstatemachine/CMakeLists.txt
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyeu433/CMakeLists.txt
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphykr920/CMakeLists.txt
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/loraphyus915/CMakeLists.txt
View
connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawaninterface/CMakeLists.txt
View
connectivity/netsocket/tests/UNITTESTS/netsocket/CellularNonIPSocket/CMakeLists.txt