Skip to content

Commit

Permalink
Add tests to Darwin
Browse files Browse the repository at this point in the history
  • Loading branch information
krypton36 committed Oct 25, 2021
1 parent a3aaaac commit 4e248d7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/darwin/Framework/CHIP/templates/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ function getTests()

const MediaControl = [
'Test_TC_MC_1_1',
'Test_TC_MC_2_1',
'Test_TC_MC_3_1',
'Test_TC_MC_3_2',
'Test_TC_MC_3_3',
'Test_TC_MC_3_4',
'Test_TC_MC_3_5',
];

const OnOff = [
Expand Down
20 changes: 20 additions & 0 deletions src/darwin/Framework/CHIPTests/CHIPClustersTests.m

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

0 comments on commit 4e248d7

Please sign in to comment.