Skip to content

Commit

Permalink
Added simulated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Dec 9, 2022
1 parent f54f0f6 commit 872e635
Show file tree
Hide file tree
Showing 41 changed files with 1,103 additions and 3,592 deletions.
22 changes: 21 additions & 1 deletion examples/placeholder/linux/apps/app1/ciTests.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
{
"Test": ["Test_TC_BINFO_2_3_Simulated"],
"Test": [
"Test_TC_BINFO_2_3_Simulated",
"Test_TC_ACT_3_1_Simulated",
"Test_TC_BOOL_3_1_Simulated",
"Test_TC_DESC_2_2_Simulated",
"Test_TC_DGETH_3_1_Simulated",
"Test_TC_DGETH_3_2_Simulated",
"Test_TC_DGSW_3_1_Simulated",
"Test_TC_DGSW_3_2_Simulated",
"Test_TC_DGWIFI_3_1_Simulated",
"Test_TC_DGWIFI_3_2_Simulated",
"Test_TC_FLW_3_1_Simulated",
"Test_TC_G_3_1_Simulated",
"Test_TC_I_3_1_Simulated",
"Test_TC_PRS_3_1_Simulated",
"Test_TC_PS_3_1_Simulated",
"Test_TC_PSCFG_3_1_Simulated",
"Test_TC_RH_3_1_Simulated",
"Test_TC_SWTCH_3_1_Simulated",
"Test_TC_WNCV_5_1_Simulated"
],
"collection": ["Test"]
}
124 changes: 121 additions & 3 deletions src/app/tests/suites/certification/PICS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@ PICS:
id: TSUIC.S.A0002

# Software Diagnostics cluster
#Server Attributes
- label: "The metrics for high watermark related to memory consumption."
id: DGSW.S.F00

Expand All @@ -611,6 +612,7 @@ PICS:
- label: "Does the device implement the ResetWaterMarks command?"
id: DGSW.S.C00.Rsp

#Client Attributes
- label: "Does the device implement the ThreadMetrics attribute"
id: DGSW.C.A0000

Expand Down Expand Up @@ -3254,9 +3256,7 @@ PICS:
- label: "Does the device implement the ResetCounts command?"
id: DGETH.S.C00.Rsp

- label: "Does the device implement the ResetCounts command?"
id: DGETH.C.C00.Tx

#Server
- label: "Does the device implement the PHYRate attribute?"
id: DGETH.S.A0000

Expand Down Expand Up @@ -3284,6 +3284,55 @@ PICS:
- label: "Does the device implement the CarrierDetect attribute?"
id: DGETH.S.A0008

#Client
- label: "Does the device implement the ResetCounts command?"
id: DGETH.C.C00.Tx

- label:
"Does the DUT(client) have access privileges for the PHYRate attribute
implemented on server"
id: DGETH.C.A0000

- label:
"Does the DUT(client) have access privileges for the FullDuplex
attribute implemented on server"
id: DGETH.C.A0001

- label:
"Does the DUT(client) have access privileges for the PacketRxCount
attribute implemented on server"
id: DGETH.C.A0002

- label:
"Does the DUT(client) have access privileges for the PacketTxCount
attribute implemented on server"
id: DGETH.C.A0003

- label:
"Does the DUT(client) have access privileges for the TxErrCount
attribute implemented on server"
id: DGETH.C.A0004

- label:
"Does the DUT(client) have access privileges for the CollisionCount
attribute implemented on server"
id: DGETH.C.A0005

- label:
"Does the DUT(client) have access privileges for the OverrunCount
attribute implemented on server"
id: DGETH.C.A0006

- label:
"Does the DUT(client) have access privileges for the CarrierDetect
attribute implemented on server"
id: DGETH.C.A0007

- label:
"Does the DUT(client) have access privileges for the CarrierDetect
attribute implemented on server"
id: DGETH.C.A0008

#Features
- label:
"Counts for the number of received and transmitted packets on the
Expand All @@ -3306,6 +3355,7 @@ PICS:
of packets on the ethernet interface."
id: DGWIFI.S.F01

#Server
- label:
"Indicates the BSSID for which the Wi-Fi network the Node is currently
connected. If the interface not configured, a NULL value should be
Expand Down Expand Up @@ -3371,6 +3421,7 @@ PICS:
the Node. This value should not be subscribed."
id: DGWIFI.S.A000c

#Events
- label:
"Indicates Node’s Wi-Fi connection has been disconnected as a result
of de-authenticated or dis-association and indicates the reason."
Expand All @@ -3393,6 +3444,73 @@ PICS:
PacketMulticastRxCount, PacketMulticastTxCount, PacketUnicastRxCount,
PacketUnicastTxCount"
id: DGWIFI.S.C00.Rsp

#Client
- label:
"Does the DUT(client) have access privileges for the BSSID attribute
implemented on the server?"
id: DGWIFI.C.A0000

- label:
"Does the DUT(client) have access privileges for the SecurityType
attribute implemented on the server?"
id: DGWIFI.C.A0001

- label:
"Does the DUT(client) have access privileges for the WiFiVersion
attribute implemented on the server?"
id: DGWIFI.C.A0002

- label:
"Does the DUT(client) have access privileges for the ChannelNumber
attribute implemented on the server?"
id: DGWIFI.C.A0003

- label:
"Does the DUT(client) have access privileges for the RSSI attribute
implemented on the server?"
id: DGWIFI.C.A0004

- label:
"Does the DUT(client) have access privileges for the BeaconLostCount
attribute implemented on the server?"
id: DGWIFI.C.A0005

- label:
"Does the DUT(client) have access privileges for the BeaconRxCount
attribute implemented on the server?"
id: DGWIFI.C.A0006

- label:
"Does the DUT(client) have access privileges for the
PacketMulticastRxCount attribute implemented on the server?"
id: DGWIFI.C.A0007

- label:
"Does the DUT(client) have access privileges for the
PacketMulticastTxCount attribute implemented on the server?"
id: DGWIFI.C.A0008

- label:
"Does the DUT(client) have access privileges for the
PacketUnicastRxCount attribute implemented on the server?"
id: DGWIFI.C.A0009

- label:
"Does the DUT(client) have access privileges for the
PacketUnicastTxCount attribute implemented on the server?"
id: DGWIFI.C.A000a

- label:
"Does the DUT(client) have access privileges for the CurrentMaxRate
attribute implemented on the server?"
id: DGWIFI.C.A000b

- label:
"Does the DUT(client) have access privileges for the OverrunCount
attribute implemented on the server?"
id: DGWIFI.C.A000c

#Actions Cluster
- label: "Does the device implement the ActionList attribute?"
id: ACT.S.A0000
Expand Down
Loading

0 comments on commit 872e635

Please sign in to comment.