Skip to content

Commit 8f340b1

Browse files
committed
remove test suite names from cellular tests
1 parent e0e759e commit 8f340b1

File tree

8 files changed

+0
-24
lines changed

8 files changed

+0
-24
lines changed

UNITTESTS/features/cellular/framework/AT/at_cellulardevice/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_device_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularinformation/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_information_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularnetwork/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_network_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularpower/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_power_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularsim/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_sim_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularsms/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_sms_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/at_cellularstack/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_cellular_stack_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

UNITTESTS/features/cellular/framework/AT/athandler/unittest.cmake

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# UNIT TESTS
44
####################
55

6-
# Unit test suite name
7-
set(TEST_SUITE_NAME "at_handler_unit")
8-
96
# Add test specific include paths
107
set(unittest-includes ${unittest-includes}
118
features/cellular/framework/common/util

0 commit comments

Comments
 (0)