mirror of https://github.com/ARMmbed/mbed-os.git
remove test suite names from cellular tests
parent
2c8550b510
commit
e49523b11c
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_device_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_information_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_network_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_power_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_sim_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_sms_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_cellular_stack_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
|
@ -3,9 +3,6 @@
|
||||||
# UNIT TESTS
|
# UNIT TESTS
|
||||||
####################
|
####################
|
||||||
|
|
||||||
# Unit test suite name
|
|
||||||
set(TEST_SUITE_NAME "at_handler_unit")
|
|
||||||
|
|
||||||
# Add test specific include paths
|
# Add test specific include paths
|
||||||
set(unittest-includes ${unittest-includes}
|
set(unittest-includes ${unittest-includes}
|
||||||
features/cellular/framework/common/util
|
features/cellular/framework/common/util
|
||||||
|
|
Loading…
Reference in New Issue