Skip to content

Commit 14d321b

Browse files
Modified IDM tests sep 27 (#22893) (#22907)
* Modified tests IDM-2.1 IDM-2.2 IDM-3.2 IDM-4.3 * Added "MCORE.SC.LWIP"high level PICS for TC-SC-4.9 Co-authored-by: manjunath-grl <102359958+manjunath-grl@users.noreply.github.com>
1 parent bcbf5b3 commit 14d321b

File tree

5 files changed

+13
-12
lines changed

5 files changed

+13
-12
lines changed

src/app/tests/suites/certification/Test_TC_IDM_2_1.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ tests:
585585
verification: |
586586
DUT implementation required to verify read an attribute of data type Float
587587
588-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
588+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
589589
disabled: true
590590

591591
- label:

src/app/tests/suites/certification/Test_TC_IDM_2_2.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ tests:
419419
verification: |
420420
DUT implementation required to verify read an attribute of data type Float
421421
422-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
422+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
423423
disabled: true
424424

425425
- label:
@@ -581,7 +581,7 @@ tests:
581581
which is not readable. DUT responds with the report data action."
582582
verification: |
583583
DUT implementation required to verify read an attribute which is not having a read access
584-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
584+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
585585
disabled: true
586586

587587
- label:
@@ -1044,7 +1044,7 @@ tests:
10441044
PICS: MCORE.IDM.S.LargeData
10451045
verification: |
10461046
DUT implementation required to verify read an attribute which is is larger than 1 MTU(1280 bytes)
1047-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
1047+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
10481048
disabled: true
10491049

10501050
- label:

src/app/tests/suites/certification/Test_TC_IDM_3_2.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ tests:
219219
verification: |
220220
DUT implementation required to verify write an attribute of data type signed integer.
221221
222-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
222+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
223223
disabled: true
224224

225225
- label:
@@ -229,7 +229,7 @@ tests:
229229
verification: |
230230
DUT implementation required to verify write an attribute of data type float
231231
232-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
232+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
233233
disabled: true
234234

235235
- label:
@@ -239,7 +239,7 @@ tests:
239239
verification: |
240240
DUT implementation required to verify write an attribute of data type Octet String
241241
242-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
242+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
243243
disabled: true
244244

245245
- label:
@@ -249,7 +249,7 @@ tests:
249249
verification: |
250250
DUT implementation required to verify write an attribute ofdata type Struct
251251
252-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
252+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
253253
disabled: true
254254

255255
- label:
@@ -259,7 +259,7 @@ tests:
259259
verification: |
260260
DUT implementation required to verify write an attribute of data type List
261261
262-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
262+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
263263
disabled: true
264264

265265
- label:
@@ -842,5 +842,5 @@ tests:
842842
verification: |
843843
DUT implementation required to verify write an attribute which need NEEDS_TIMED_INTERACTION.
844844
845-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
845+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
846846
disabled: true

src/app/tests/suites/certification/Test_TC_IDM_4_3.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ tests:
461461
Subscribe to an attribute of type signed integer to the Harness
462462
463463
464-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
464+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
465465
disabled: true
466466

467467
- label:
@@ -475,7 +475,7 @@ tests:
475475
Subscribe to an attribute of type floating point to the Harness
476476
477477
478-
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "\Not Applicable\"
478+
If the Vendor DUT doesn"t implement/supported this attribute, Please mark the test step as "Not Applicable"
479479
disabled: true
480480

481481
- label:

src/app/tests/suites/certification/Test_TC_SC_4_9.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ name:
1919

2020
PICS:
2121
- MCORE.ROLE.COMMISSIONEE
22+
- MCORE.SC.LWIP
2223

2324
config:
2425
nodeId: 0x12344321

0 commit comments

Comments
 (0)