Skip to content

Commit 46b2c8c

Browse files
rtaruniamarnathhullur
authored andcommitted
Correct indentation
1 parent 9dab72a commit 46b2c8c

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

tests/main.cpp

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ int main(int argc, char **argv) {
9090
"dm_bss_t_Test.AddVendorIEWIthNullPointer:"
9191
"dm_bss_t_Test.AddVendorIEWIthMaximumLength:"
9292
"dm_bss_t_Test.AddVendorIEWIthEmptyPayload:"
93-
"dm_bss_t_Test.AddVendorIEWIthZeroLength:"
93+
"dm_bss_t_Test.AddVendorIEWIthZeroLength:"
9494
"dm_bss_t_Test.DecodeNullJsonObjectWithValidParentID:"
9595
"dm_bss_t_Test.DecodeValidJsonObjectWithNullParentID:"
9696
"dm_bss_t_Test.DecodeEmptyJsonObjectWithValidParentID:"
@@ -114,8 +114,8 @@ int main(int argc, char **argv) {
114114
"dm_bss_t_Test.CompareDifferentByteCounterUnits:"
115115
"dm_bss_t_Test.CompareDifferentEhtOps:"
116116
"dm_bss_t_Test.AssigningMixedValues:"
117-
"dm_bss_t_Test.RemoveVendorIEWIthNullPointer:"
118-
"dm_bss_t_Test.NullBSSInformation:"
117+
"dm_bss_t_Test.RemoveVendorIEWIthNullPointer:"
118+
"dm_bss_t_Test.NullBSSInformation:"
119119
"dm_network_ssid_t_Test.NullJsonObject:"
120120
"dm_network_ssid_t_Test.NullParentID:"
121121
"dm_network_ssid_t_Test.JsonObjectWithInvalidType:"
@@ -127,37 +127,37 @@ int main(int argc, char **argv) {
127127
"dm_ieee_1905_security_t_Test.DecodeNullCJsonObject:"
128128
"dm_ieee_1905_security_t_Test.CopyConstructorWithNullInput:"
129129
"dm_ieee_1905_security_t_Test.NullNetworkSSIDInformation:"
130-
"AlServiceDataUnitTest.SetInvalidMacAddressShortLength:"
131-
"AlServiceDataUnitTest.SetInvalidMacAddressLongLength:"
132-
"AlServiceDataUnitTest.SetMacAddressWithNonHexCharacters:"
133-
"AlServiceDataUnitTest.SetMacAddressWithAllOnes:"
134-
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidFormat1:"
135-
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidFormat2:"
136-
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidCharacters1:"
137-
"AlServiceExceptionTest.ConstructorWithEmptyMessageAndRequestFailed:"
138-
"AlServiceExceptionTest.ConstructorWithValidMessageAndInvalidError:"
139-
"dm_policy_t_Test.DecodeWithNullJSONObject:"
140-
"dm_policy_t_Test.DecodeWithInvalidJSONObject:"
141-
"dm_policy_t_Test.DecodeWithNullParentID:"
142-
"dm_policy_t_Test.CopyConstructorWithNullPolicy:"
143-
"dm_policy_t_Test.InitializeWithNullEmPolicyTObject:"
144-
"dm_policy_t_Test.AssigningDmPolicyObjectWithMaxMinValues:"
145-
"dm_policy_t_Test.CompareDifferentNetId:"
146-
"dm_policy_t_Test.CompareDifferentType:"
147-
"dm_policy_t_Test.CompareDifferentNumSta:"
148-
"dm_policy_t_Test.CompareDifferentStaMac:"
149-
"dm_policy_t_Test.CompareDifferentPolicy:"
150-
"dm_policy_t_Test.CompareDifferentIndependentScanReport:"
151-
"dm_policy_t_Test.CompareDifferentProfile1StaDisallowed:"
152-
"dm_policy_t_Test.CompareDifferentProfile2StaDisallowed:"
153-
"dm_policy_t_Test.KeyWithoutMACAddress:"
154-
"dm_policy_t_Test.KeyWithInvalidMACAddressFormat:"
155-
"dm_policy_t_Test.EmptyKeyString:"
156-
"dm_policy_t_Test.NullKeyInput:"
157-
"dm_policy_t_Test.NullIdInput:"
158-
"dm_policy_t_Test.EncodeWithValidJSONObjectAndInvalidPolicyID:"
159-
"em_sm_t_Test.SetStateToInvalidState:"
160-
"em_sm_t_Test.SetStateToInvalidState";
130+
"AlServiceDataUnitTest.SetInvalidMacAddressShortLength:"
131+
"AlServiceDataUnitTest.SetInvalidMacAddressLongLength:"
132+
"AlServiceDataUnitTest.SetMacAddressWithNonHexCharacters:"
133+
"AlServiceDataUnitTest.SetMacAddressWithAllOnes:"
134+
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidFormat1:"
135+
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidFormat2:"
136+
"AlServiceDataUnitTest.SetDestinationMacAddress_InvalidCharacters1:"
137+
"AlServiceExceptionTest.ConstructorWithEmptyMessageAndRequestFailed:"
138+
"AlServiceExceptionTest.ConstructorWithValidMessageAndInvalidError:"
139+
"dm_policy_t_Test.DecodeWithNullJSONObject:"
140+
"dm_policy_t_Test.DecodeWithInvalidJSONObject:"
141+
"dm_policy_t_Test.DecodeWithNullParentID:"
142+
"dm_policy_t_Test.CopyConstructorWithNullPolicy:"
143+
"dm_policy_t_Test.InitializeWithNullEmPolicyTObject:"
144+
"dm_policy_t_Test.AssigningDmPolicyObjectWithMaxMinValues:"
145+
"dm_policy_t_Test.CompareDifferentNetId:"
146+
"dm_policy_t_Test.CompareDifferentType:"
147+
"dm_policy_t_Test.CompareDifferentNumSta:"
148+
"dm_policy_t_Test.CompareDifferentStaMac:"
149+
"dm_policy_t_Test.CompareDifferentPolicy:"
150+
"dm_policy_t_Test.CompareDifferentIndependentScanReport:"
151+
"dm_policy_t_Test.CompareDifferentProfile1StaDisallowed:"
152+
"dm_policy_t_Test.CompareDifferentProfile2StaDisallowed:"
153+
"dm_policy_t_Test.KeyWithoutMACAddress:"
154+
"dm_policy_t_Test.KeyWithInvalidMACAddressFormat:"
155+
"dm_policy_t_Test.EmptyKeyString:"
156+
"dm_policy_t_Test.NullKeyInput:"
157+
"dm_policy_t_Test.NullIdInput:"
158+
"dm_policy_t_Test.EncodeWithValidJSONObjectAndInvalidPolicyID:"
159+
"em_sm_t_Test.SetStateToInvalidState:"
160+
"em_sm_t_Test.SetStateToInvalidState";
161161

162162
return RUN_ALL_TESTS();
163163
}

0 commit comments

Comments
 (0)