Skip to content

Commit

Permalink
Added MF tests
Browse files Browse the repository at this point in the history
TC-MF-1.3
TC-MF-1.5
TC-MF-1.6
TC-MF-1.15
  • Loading branch information
manjunath-grl committed Apr 27, 2022
1 parent 99988e5 commit 3349a60
Show file tree
Hide file tree
Showing 5 changed files with 532 additions and 638 deletions.
6 changes: 3 additions & 3 deletions examples/chip-tool/templates/tests/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ function getManualTests()
const MultipleFabrics = [
'Test_TC_MF_1_1',
'Test_TC_MF_1_2',
'Test_TC_MF_1_3',
'Test_TC_MF_1_5',
'Test_TC_MF_1_7',
'Test_TC_MF_1_8',
'Test_TC_MF_1_9',
Expand All @@ -153,7 +151,6 @@ function getManualTests()
'Test_TC_MF_1_12',
'Test_TC_MF_1_13',
'Test_TC_MF_1_14',
'Test_TC_MF_1_15',
'Test_TC_MF_1_16',
'Test_TC_MF_1_17',
'Test_TC_MF_1_18',
Expand Down Expand Up @@ -420,8 +417,11 @@ function getTests()
];

const MultipleFabrics = [
'Test_TC_MF_1_3',
'Test_TC_MF_1_4',
'Test_TC_MF_1_5',
'Test_TC_MF_1_6',
'Test_TC_MF_1_15',
];

const OnOff = [
Expand Down
Loading

0 comments on commit 3349a60

Please sign in to comment.