Skip to content

Commit

Permalink
Automated TC-ACE-1.6 test (#27910)
Browse files Browse the repository at this point in the history
* Added automated test
TC-ACE-1.6

* Auto generated files

* Updated TC-ACE-1.6 test

* Added prompts for step 7 & 10
  • Loading branch information
manjunath-grl authored and pull[bot] committed Jan 16, 2024
1 parent 68e4f06 commit 1117468
Show file tree
Hide file tree
Showing 6 changed files with 274 additions and 656 deletions.
1 change: 1 addition & 0 deletions scripts/tests/chiptest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ def _GetInDevelopmentTests() -> Set[str]:
"TestCommandsById.yaml", # chip-repl does not support AnyCommands (06/06/2023)
"TestEventsById.yaml", # chip-repl does not support AnyCommands (06/06/2023)
"Test_TC_DRLK_2_8.yaml", # Test fails only in chip-repl: Refer--> https://github.com/project-chip/connectedhomeip/pull/27011#issuecomment-1593339855
"Test_TC_ACE_1_6.yaml", # Test fails only in chip-repl: Refer--> https://github.com/project-chip/connectedhomeip/pull/27910#issuecomment-1632485584
}


Expand Down
1 change: 0 additions & 1 deletion src/app/tests/suites/certification/Test_TC_ACE_1_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 42.1.1. [TC-ACE-1.1] Privileges

Expand Down
1 change: 0 additions & 1 deletion src/app/tests/suites/certification/Test_TC_ACE_1_5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Auto-generated scripts for harness use only, please review before automation. The endpoints and cluster names are currently set to default

name: 42.1.5. [TC-ACE-1.5] Multi-fabric

Expand Down
Loading

0 comments on commit 1117468

Please sign in to comment.