Skip to content

Commit

Permalink
Tests yaml (#6944)
Browse files Browse the repository at this point in the history
* Add a simple helper for ZAP templates in order to generate tests from YAML files

* Update gen/ folder
  • Loading branch information
vivien-apple authored and pull[bot] committed Aug 21, 2021
1 parent a71a0ef commit 6ec7c8e
Show file tree
Hide file tree
Showing 17 changed files with 1,653 additions and 118 deletions.
1 change: 1 addition & 0 deletions examples/chip-tool/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ executable("chip-tool") {
"commands/payload/AdditionalDataParseCommand.cpp",
"commands/payload/SetupPayloadParseCommand.cpp",
"commands/reporting/ReportingCommand.cpp",
"commands/tests/TestCommand.cpp",
"config/PersistentStorage.cpp",
"main.cpp",
]
Expand Down
Loading

0 comments on commit 6ec7c8e

Please sign in to comment.