Skip to content

Commit 918b92b

Browse files
Fix YAML scripts Dec 07 (#30869)
* Fixes issue: 8, 21, 70, 71, 72, 75, 76 Modified tests: TC_BIND_2_1 TC_CC_1_1 TC_CC_2_1 TC_CC_3_2 TC_CC_3_3 TC_CC_8_1 TC_FLABEL_1_1 TC_G_2_2 TC_G_2_3 TC_LTIME_1_2 TC_MOD_1_1 TC_OCC_1_1 TC_OCC_2_1 TC_OO_1_1 TC_SC_5_2 * Auto generated files * Restyled by whitespace --------- Co-authored-by: Restyled.io <commits@restyled.io>
1 parent 23f11a3 commit 918b92b

18 files changed

+1411
-874
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -7133,6 +7133,12 @@ PICS:
71337133
- label: "Does the DUT (Client) support 24 Hr Hour Format ?"
71347134
id: LTIME.C.A0000.24HR
71357135

7136+
#Features
7137+
- label:
7138+
"Can the device be configured to use different calendar formats when
7139+
conveying values to a user ?"
7140+
id: LTIME.S.F00
7141+
71367142
# Unit Localization Cluster Test Plan
71377143
- label: "Does the device implement the Unit Localization as a server?"
71387144
id: LUNIT.S

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

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ name: 119.2.1. [TC-BIND-2.1] Binding Cluster Attributes-Node [DUT-Controller]
1717

1818
PICS:
1919
- BIND.C
20+
- MCORE.ROLE.CONTROLLER
21+
- "!MCORE.DT_SW_COMP"
2022

2123
config:
2224
nodeId: 0x12344321

0 commit comments

Comments
 (0)