Skip to content

Commit

Permalink
Generated code.
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton36 committed Jan 18, 2022
1 parent 5c75647 commit 68fcdb5
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/PICS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PICS:

- label: "Does the device support discovery over WiFi?"
id: WIFI

- label: "Does the device support discover over THREAD"
id: THREAD

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests:

- label: "Wait for Scan Network Command"
wait: "ScanNetworks"

- label: "Wait for Add Wifi Network Command"
wait: "AddOrUpdateWiFiNetwork"
PICS: WIFI
Expand All @@ -22,9 +22,7 @@ tests:

- label: "Wait for Enable Network Command"
wait: "ConnectNetwork"

- label: "Wait for Remove Network Command"
wait: "RemoveNetwork"
PICS: WIFI | THREAD


176 changes: 176 additions & 0 deletions zzz_generated/placeholder/app1/zap-generated/test/Commands.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 68fcdb5

Please sign in to comment.