Skip to content

Commit

Permalink
Updated Manual Scripts (#20127)
Browse files Browse the repository at this point in the history
* updated Manual scripts issues and PICS

* Added Auto generated files

* Restyled by whitespace

* Restyled by clang-format

* updated PICS Condition

* Added AUto genearted file

* Restyled by clang-format

Co-authored-by: Restyled.io <commits@restyled.io>
  • Loading branch information
kowsisoundhar12 and restyled-commits authored Jun 30, 2022
1 parent 1ecb307 commit 16e85e2
Show file tree
Hide file tree
Showing 59 changed files with 5,249 additions and 2,511 deletions.
419 changes: 404 additions & 15 deletions src/app/tests/suites/certification/PICS.yaml

Large diffs are not rendered by default.

16 changes: 0 additions & 16 deletions src/app/tests/suites/certification/Test_TC_CC_2_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ tests:

- label: "Read the optional attribute: CoupleColorTempToLevelMinMireds"
PICS: CC.S.A400d
optional: true
command: "readAttribute"
attribute: "CoupleColorTempToLevelMinMireds"
response:
Expand All @@ -259,7 +258,6 @@ tests:

- label: "Read the optional attribute: StartUpColorTemperatureMireds"
PICS: CC.S.A4010
optional: true
command: "readAttribute"
attribute: "StartUpColorTemperatureMireds"
response:
Expand All @@ -270,7 +268,6 @@ tests:

- label: "Validate constraints of attribute: RemainingTime"
PICS: CC.S.A0002
optional: true
command: "readAttribute"
attribute: "RemainingTime"
response:
Expand All @@ -280,7 +277,6 @@ tests:

- label: "Read the optional attribute: DriftCompensation"
PICS: CC.S.A0005
optional: true
command: "readAttribute"
attribute: "DriftCompensation"
response:
Expand All @@ -291,7 +287,6 @@ tests:

- label: "Read the optional attribute: CompensationText"
PICS: CC.S.A0005
optional: true
command: "readAttribute"
attribute: "CompensationText"
response:
Expand Down Expand Up @@ -482,7 +477,6 @@ tests:
#Defined Color Points Settings Attribute Set
- label: "Read the optional attribute: WhitePointX"
PICS: CC.S.A0030
optional: true
command: "readAttribute"
attribute: "WhitePointX"
response:
Expand All @@ -493,7 +487,6 @@ tests:

- label: "Read the optional attribute: WhitePointY"
PICS: CC.S.A0031
optional: true
command: "readAttribute"
attribute: "WhitePointY"
response:
Expand All @@ -504,7 +497,6 @@ tests:

- label: "Read the optional attribute: ColorPointRX"
PICS: CC.S.A0032
optional: true
command: "readAttribute"
attribute: "ColorPointRX"
response:
Expand All @@ -515,7 +507,6 @@ tests:

- label: "Read the optional attribute: ColorPointRY"
PICS: CC.S.A0033
optional: true
command: "readAttribute"
attribute: "ColorPointRY"
response:
Expand All @@ -526,7 +517,6 @@ tests:

- label: "Read the optional attribute: ColorPointRIntensity"
PICS: CC.S.A0034
optional: true
command: "readAttribute"
attribute: "ColorPointRIntensity"
response:
Expand All @@ -535,7 +525,6 @@ tests:

- label: "Read the optional attribute: ColorPointGX"
PICS: CC.S.A0036
optional: true
command: "readAttribute"
attribute: "ColorPointGX"
response:
Expand All @@ -546,7 +535,6 @@ tests:

- label: "Read the optional attribute: ColorPointGY"
PICS: CC.S.A0037
optional: true
command: "readAttribute"
attribute: "ColorPointGY"
response:
Expand All @@ -557,7 +545,6 @@ tests:

- label: "Read the optional attribute: ColorPointGIntensity"
PICS: CC.S.A0038
optional: true
command: "readAttribute"
attribute: "ColorPointGIntensity"
response:
Expand All @@ -566,7 +553,6 @@ tests:

- label: "Read the optional attribute: ColorPointBX"
PICS: CC.S.A003a
optional: true
command: "readAttribute"
attribute: "ColorPointBX"
response:
Expand All @@ -577,7 +563,6 @@ tests:

- label: "Read the optional attribute: ColorPointBY"
PICS: CC.S.A003b
optional: true
command: "readAttribute"
attribute: "ColorPointBY"
response:
Expand All @@ -588,7 +573,6 @@ tests:

- label: "Read the optional attribute: ColorPointBIntensity"
PICS: CC.S.A003c
optional: true
command: "readAttribute"
attribute: "ColorPointBIntensity"
response:
Expand Down
Loading

0 comments on commit 16e85e2

Please sign in to comment.