Skip to content

Commit

Permalink
Modified media cluster Feature PICS
Browse files Browse the repository at this point in the history
PICS.yaml
Ci-pics-value
TC-APPLAUNCHER-1.3
TC-AUDIOOUTPUT-1.8
TC-CHANNEL-1.6
TC-CONTENTLAUNCHER-1.11
TC-KEYPADINPUT-1.2
TC-KEYPADINPUT-3.2
TC-KEYPADINPUT-3.3
TC-MC-11.1
TC-MC-11.2
TC-MEDIAINPUT-1.4
TC-MEDIAPLAYBACK-1.7
  • Loading branch information
manjunath-grl committed May 24, 2023
1 parent 9742f53 commit 352b245
Show file tree
Hide file tree
Showing 15 changed files with 277 additions and 212 deletions.
28 changes: 14 additions & 14 deletions src/app/tests/suites/certification/PICS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4117,20 +4117,20 @@ PICS:
- label:
"Does the DUT support the Content Launcher server cluster, Content
Search feature?"
id: CONTENTLAUNCHER.S.CS
id: CONTENTLAUNCHER.S.F00

#
# server / attributes
#
- label:
"Does the DUT support the Application Launcher server cluster,
Application Platform feature?"
id: APPLAUNCHER.S.AP
id: APPLAUNCHER.S.F00

- label:
"Does the DUT support the Media Playback server cluster, Advanced Seek
feature?"
id: MEDIAPLAYBACK.S.AS
id: MEDIAPLAYBACK.S.F00

- label:
"Does the DUT support the Wake On LAN server cluster, MACAddress
Expand Down Expand Up @@ -4431,44 +4431,44 @@ PICS:
- label:
"Does the DUT support the Keypad Input server cluster, Navigation
Keys?"
id: KEYPADINPUT.S.NV
id: KEYPADINPUT.S.F00

- label:
"Does the DUT support the Keypad Input server cluster, Location Keys?"
id: KEYPADINPUT.S.LK
id: KEYPADINPUT.S.F01

- label:
"Does the DUT support the Keypad Input server cluster, Number Keys?"
id: KEYPADINPUT.S.NK
id: KEYPADINPUT.S.F02

- label:
"Does the DUT support the Media Input server cluster, Name Updates
feature?"
id: MEDIAINPUT.S.NU
id: MEDIAINPUT.S.F00

- label:
"Does the DUT support the Channel server cluster, Channel List
feature?"
id: CHANNEL.S.CL
id: CHANNEL.S.F00

- label:
"Does the DUT support the Channel server cluster, Lineup Info feature?"
id: CHANNEL.S.LI
id: CHANNEL.S.F01

- label:
"Does the DUT support the Media Playback server cluster, Variable
Speed feature?"
id: MEDIAPLAYBACK.S.VS
id: MEDIAPLAYBACK.S.F01

- label:
"Does the DUT support the Audio Ouput server cluster, Name Updates
feature?"
id: AUDIOOUTPUT.S.NU
id: AUDIOOUTPUT.S.F00

- label:
"Does the DUT support the Content Launcher server cluster, URL
Playback feature?"
id: CONTENTLAUNCHER.S.UP
id: CONTENTLAUNCHER.S.F01

- label:
"Does the DUT support the Content Launcher server cluster and is
Expand All @@ -4478,12 +4478,12 @@ PICS:
- label:
"Does the DUT support the commissioning procedure initiated by a
commissionee using User Directed Commissioning?"
id: MC.S.UDC
id: MC.S.M.UDC

- label:
"Does the DUT support the commissioning procedure initiated by a
commissionee using User Directed Commissioning without PIN code entry?"
id: MC.S.UDCLOGIN
id: MC.S.M.UDCLOGIN

#
# client / commandsGenerated
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests:
type: int16u

- label: "Read the global attribute: FeatureMap"
PICS: APPLAUNCHER.S.AP
PICS: APPLAUNCHER.S.F00
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand All @@ -51,7 +51,7 @@ tests:
type: bitmap32

- label: "Read the global attribute: FeatureMap"
PICS: " !APPLAUNCHER.S.AP "
PICS: " !APPLAUNCHER.S.F00 "
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand Down
13 changes: 11 additions & 2 deletions src/app/tests/suites/certification/Test_TC_AUDIOOUTPUT_1_8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,22 @@ tests:
type: int16u

- label: "Read the global attribute: FeatureMap"
PICS: AUDIOOUTPUT.S.F00
command: "readAttribute"
attribute: "FeatureMap"
response:
constraints:
type: bitmap32
minValue: 0
maxValue: 3
hasMasksSet: [0x2]

- label: "Read the global attribute: FeatureMap"
PICS: " !AUDIOOUTPUT.S.F00 "
command: "readAttribute"
attribute: "FeatureMap"
response:
constraints:
type: bitmap32
hasMasksClear: [0x2]

- label: "Read the global attribute: AttributeList"
command: "readAttribute"
Expand Down
15 changes: 8 additions & 7 deletions src/app/tests/suites/certification/Test_TC_CHANNEL_1_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,26 @@ tests:
type: int16u

- label: "Read the global attribute: FeatureMap"
PICS: ( !CHANNEL.S.CL && !CHANNEL.S.LI )
PICS: ( !CHANNEL.S.F00 && !CHANNEL.S.F01 )
command: "readAttribute"
attribute: "FeatureMap"
response:
value: 0
constraints:
type: bitmap32

- label: "Given CHANNEL.S.CL ensure featuremap has the correct bit set"
PICS: CHANNEL.S.CL
- label:
"Given CCHANNEL.S.F00(CL) ensure featuremap has the correct bit set"
PICS: CHANNEL.S.F00
command: "readAttribute"
attribute: "FeatureMap"
response:
constraints:
type: bitmap32
hasMasksSet: [0x1]

- label: "Given CHANNEL.S.LI ensure featuremap has the correct bit set"
PICS: CHANNEL.S.LI
- label: "Given CHANNEL.S.F01(LI) ensure featuremap has the correct bit set"
PICS: CHANNEL.S.F01
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand Down Expand Up @@ -132,7 +133,7 @@ tests:
contains: [3]

- label: "Read the global attribute: GeneratedCommandList"
PICS: ( !CHANNEL.S.CL && !CHANNEL.S.LI )
PICS: ( !CHANNEL.S.F00 && !CHANNEL.S.F01 )
command: "readAttribute"
attribute: "GeneratedCommandList"
response:
Expand All @@ -141,7 +142,7 @@ tests:
type: list

- label: "Read the global attribute: GeneratedCommandList"
PICS: CHANNEL.S.CL || CHANNEL.S.LI
PICS: CHANNEL.S.F00 || CHANNEL.S.F01
command: "readAttribute"
attribute: "GeneratedCommandList"
response:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ tests:
type: int16u

- label: "Read the global attribute: FeatureMap"
PICS: ( !CONTENTLAUNCHER.S.CS && !CONTENTLAUNCHER.S.UP )
PICS: ( !CONTENTLAUNCHER.S.F00 && !CONTENTLAUNCHER.S.F01 )
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand All @@ -51,8 +51,9 @@ tests:
type: bitmap32

- label:
"Given CONTENTLAUNCHER.S.CS) ensure featuremap has the correct bit set"
PICS: CONTENTLAUNCHER.S.CS
"Given CONTENTLAUNCHER.S.F00 (CS) ensure featuremap has the correct
bit set"
PICS: CONTENTLAUNCHER.S.F00
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand All @@ -61,8 +62,9 @@ tests:
hasMasksSet: [0x1]

- label:
"Given CONTENTLAUNCHER.S.UP ensure featuremap has the correct bit set"
PICS: CONTENTLAUNCHER.S.UP
"Given CONTENTLAUNCHER.S.F01(UP) ensure featuremap has the correct bit
set"
PICS: CONTENTLAUNCHER.S.F01
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand Down
14 changes: 7 additions & 7 deletions src/app/tests/suites/certification/Test_TC_KEYPADINPUT_1_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,34 +42,34 @@ tests:
type: int16u

- label: "Read the global attribute: FeatureMap"
PICS: " !KEYPADINPUT.S.NV && KEYPADINPUT.S.LK && !KEYPADINPUT.S.NK "
PICS: " !KEYPADINPUT.S.F00 && KEYPADINPUT.S.F01 && !KEYPADINPUT.S.F02 "
command: "readAttribute"
attribute: "FeatureMap"
response:
value: 0
constraints:
type: bitmap32

- label: "Given (KEYPADINPUT.S.NV) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.NV
- label: "Given (KEYPADINPUT.S.F00(NV)) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.F00
command: "readAttribute"
attribute: "FeatureMap"
response:
constraints:
type: bitmap32
hasMasksSet: [0x1]

- label: "Given (KEYPADINPUT.S.LK) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.LK
- label: "Given (KEYPADINPUT.S.F01(LK)) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.F01
command: "readAttribute"
attribute: "FeatureMap"
response:
constraints:
type: bitmap32
hasMasksSet: [0x2]

- label: "Given (KEYPADINPUT.S.NK) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.NK
- label: "Given (KEYPADINPUT.S.F02(NK)) FeatureMap bit mask is set or not"
PICS: KEYPADINPUT.S.F02
command: "readAttribute"
attribute: "FeatureMap"
response:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name: 19.3.2. [TC-KEYPADINPUT-3.2] Location Keys Verification

PICS:
- KEYPADINPUT.S.LK
- KEYPADINPUT.S.F01

config:
nodeId: 0x12344321
Expand All @@ -32,7 +32,7 @@ tests:
value: nodeId

- label: "TH sends CEC Settings Keys(0x0A) to DUT"
PICS: KEYPADINPUT.S.LK && KEYPADINPUT.S.C00.Rsp
PICS: KEYPADINPUT.S.F01 && KEYPADINPUT.S.C00.Rsp
command: "SendKey"
arguments:
values:
Expand All @@ -44,7 +44,7 @@ tests:
value: 0

- label: "TH sends CEC Home Keys(0x09) to DUT"
PICS: KEYPADINPUT.S.LK && KEYPADINPUT.S.C00.Rsp
PICS: KEYPADINPUT.S.F01 && KEYPADINPUT.S.C00.Rsp
command: "SendKey"
arguments:
values:
Expand Down
20 changes: 10 additions & 10 deletions src/app/tests/suites/certification/Test_TC_KEYPADINPUT_3_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name: 19.3.3. [TC-KEYPADINPUT-3.3] Number Keys Verification

PICS:
- KEYPADINPUT.S.NK
- KEYPADINPUT.S.F02

config:
nodeId: 0x12344321
Expand All @@ -32,7 +32,7 @@ tests:
value: nodeId

- label: "Send Numbers1"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -44,7 +44,7 @@ tests:
value: 0

- label: "Send Numbers2"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -56,7 +56,7 @@ tests:
value: 0

- label: "Send Numbers3"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -68,7 +68,7 @@ tests:
value: 0

- label: "Send Numbers4"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -80,7 +80,7 @@ tests:
value: 0

- label: "Send Numbers5"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -92,7 +92,7 @@ tests:
value: 0

- label: "Send Numbers6"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -104,7 +104,7 @@ tests:
value: 0

- label: "Send Numbers7"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -116,7 +116,7 @@ tests:
value: 0

- label: "Send Numbers8"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand All @@ -128,7 +128,7 @@ tests:
value: 0

- label: "Send Numbers9"
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.NK
PICS: KEYPADINPUT.S.C00.Rsp && KEYPADINPUT.S.F02
command: "SendKey"
arguments:
values:
Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_MC_11_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name:
Verification (DUT as Server)

PICS:
- MC.S.UDCLOGIN
- MC.S.M.UDCLOGIN

config:
nodeId: 0x12344321
Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/Test_TC_MC_11_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name:
Verification (DUT as Server)

PICS:
- MC.S.UDC
- MC.S.M.UDC

config:
nodeId: 0x12344321
Expand Down
Loading

0 comments on commit 352b245

Please sign in to comment.