diff --git a/format.patch b/format.patch new file mode 100644 index 00000000000000..e1827743c9f9ea --- /dev/null +++ b/format.patch @@ -0,0 +1,69 @@ +From d15282e64506cb8d43f79b6e06029d23a2d14699 Mon Sep 17 00:00:00 2001 +From: "Restyled.io" +Date: Mon, 13 Jan 2025 18:53:53 +0000 +Subject: [PATCH] Restyled by prettier-yaml + +--- + src/app/tests/suites/certification/PICS.yaml | 7 +++++-- + .../suites/certification/Test_TC_TSTAT_2_1.yaml | 12 +++++++++--- + 2 files changed, 14 insertions(+), 5 deletions(-) + +diff --git a/src/app/tests/suites/certification/PICS.yaml b/src/app/tests/suites/certification/PICS.yaml +index c748234b..9faf23bd 100644 +--- a/src/app/tests/suites/certification/PICS.yaml ++++ b/src/app/tests/suites/certification/PICS.yaml +@@ -6498,10 +6498,13 @@ PICS: + - label: "Does the device implement the NumberOfSchedules attribute?" + id: TSTAT.S.A004b + +- - label: "Does the device implement the NumberOfScheduleTransitions attribute?" ++ - label: ++ "Does the device implement the NumberOfScheduleTransitions attribute?" + id: TSTAT.S.A004c + +- - label: "Does the device implement the NumberOfScheduleTransitionPerDay attribute?" ++ - label: ++ "Does the device implement the NumberOfScheduleTransitionPerDay ++ attribute?" + id: TSTAT.S.A004d + + - label: "Does the device implement the ActivePresetHandle attribute?" +diff --git a/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml b/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml +index 6d343860..8bd64481 100644 +--- a/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml ++++ b/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml +@@ -763,7 +763,9 @@ tests: + constraints: + type: int8u + +- - label: "Step 56: TH reads the NumberOfScheduleTransitions attribute from the DUT" ++ - label: ++ "Step 56: TH reads the NumberOfScheduleTransitions attribute from the ++ DUT" + PICS: TSTAT.S.F07 && TSTAT.S.A004c + command: "readAttribute" + attribute: "NumberOfScheduleTransitions" +@@ -771,7 +773,9 @@ tests: + constraints: + type: int8u + +- - label: "Step 57: TH reads the NumberOfScheduleTransitionPerDay attribute from the DUT" ++ - label: ++ "Step 57: TH reads the NumberOfScheduleTransitionPerDay attribute from ++ the DUT" + PICS: TSTAT.S.F07 && TSTAT.S.A004d + command: "readAttribute" + attribute: "NumberOfScheduleTransitionPerDay" +@@ -811,7 +815,9 @@ tests: + constraints: + type: list + +- - label: "Step 62: TH reads the SetpointHoldExpiryTimestamp attribute from the DUT" ++ - label: ++ "Step 62: TH reads the SetpointHoldExpiryTimestamp attribute from the ++ DUT" + PICS: TSTAT.S.A0052 + command: "readAttribute" + attribute: "SetpointHoldExpiryTimestamp" +-- +2.47.1 diff --git a/src/app/tests/suites/certification/PICS.yaml b/src/app/tests/suites/certification/PICS.yaml index c748234b3b9e95..9faf23bd10bf79 100644 --- a/src/app/tests/suites/certification/PICS.yaml +++ b/src/app/tests/suites/certification/PICS.yaml @@ -6498,10 +6498,13 @@ PICS: - label: "Does the device implement the NumberOfSchedules attribute?" id: TSTAT.S.A004b - - label: "Does the device implement the NumberOfScheduleTransitions attribute?" + - label: + "Does the device implement the NumberOfScheduleTransitions attribute?" id: TSTAT.S.A004c - - label: "Does the device implement the NumberOfScheduleTransitionPerDay attribute?" + - label: + "Does the device implement the NumberOfScheduleTransitionPerDay + attribute?" id: TSTAT.S.A004d - label: "Does the device implement the ActivePresetHandle attribute?" diff --git a/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml b/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml index 6d343860c57281..8bd644818421a4 100644 --- a/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_TSTAT_2_1.yaml @@ -763,7 +763,9 @@ tests: constraints: type: int8u - - label: "Step 56: TH reads the NumberOfScheduleTransitions attribute from the DUT" + - label: + "Step 56: TH reads the NumberOfScheduleTransitions attribute from the + DUT" PICS: TSTAT.S.F07 && TSTAT.S.A004c command: "readAttribute" attribute: "NumberOfScheduleTransitions" @@ -771,7 +773,9 @@ tests: constraints: type: int8u - - label: "Step 57: TH reads the NumberOfScheduleTransitionPerDay attribute from the DUT" + - label: + "Step 57: TH reads the NumberOfScheduleTransitionPerDay attribute from + the DUT" PICS: TSTAT.S.F07 && TSTAT.S.A004d command: "readAttribute" attribute: "NumberOfScheduleTransitionPerDay" @@ -811,7 +815,9 @@ tests: constraints: type: list - - label: "Step 62: TH reads the SetpointHoldExpiryTimestamp attribute from the DUT" + - label: + "Step 62: TH reads the SetpointHoldExpiryTimestamp attribute from the + DUT" PICS: TSTAT.S.A0052 command: "readAttribute" attribute: "SetpointHoldExpiryTimestamp"