Commit f4efee0
[Camera] Add a method in python testing framework for video and image (project-chip#39046)
* Adds a method to invoke video verification prompt in python TCs
Signed-off-by: s-gatti <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
* Adds a method to invoke image verification prompt in python TCs
Signed-off-by: s-gatti <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
* Restyled by autopep8
Signed-off-by: Charles Kim <[email protected]>
* Adds a method to invoke video verification prompt in python TCs
Signed-off-by: s-gatti <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
* Update argument type in snapshot verification api
Signed-off-by: s-gatti <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
* Update src/python_testing/matter_testing_infrastructure/chip/testing/matter_testing.py
Co-authored-by: Yufeng Wang <[email protected]>
* Remove redundant function to fix lint error
Signed-off-by: Charles Kim <[email protected]>
---------
Signed-off-by: s-gatti <[email protected]>
Signed-off-by: Charles Kim <[email protected]>
Co-authored-by: s-gatti <[email protected]>
Co-authored-by: Restyled.io <[email protected]>
Co-authored-by: Yufeng Wang <[email protected]>1 parent 637d4fa commit f4efee0
File tree
1 file changed
+53
-0
lines changed- src/python_testing/matter_testing_infrastructure/chip/testing
1 file changed
+53
-0
lines changedLines changed: 53 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1682 | 1682 | | |
1683 | 1683 | | |
1684 | 1684 | | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
1685 | 1738 | | |
1686 | 1739 | | |
1687 | 1740 | | |
| |||
0 commit comments