Support device.screenshot() API 12/91712/1
authorDonghoon Shin <dhs.shin@samsung.com>
Tue, 11 Oct 2016 04:13:56 +0000 (13:13 +0900)
committerDonghoon Shin <dhs.shin@samsung.com>
Tue, 11 Oct 2016 04:13:56 +0000 (13:13 +0900)
commitdbefb2499e86e50f4bf94df57c6e8150101ac5f6
tree6f40df11aaf22cbedb2dc161be3a474f9474cd2f
parent0a59fcecd3b8d699b481e2e1f426b5a2b3d1a814
Support device.screenshot() API

Change-Id: I2b83a2e2e9698342fcf193a9fc129640d873c6b0
16 files changed:
CHANGES.txt
README.md
debian/changelog
debian/control
litmus/__init__.py
litmus/device/device.py
litmus/device/deviceartik5.py
litmus/device/devicestandalone_m0.py
litmus/device/devicestandalone_tm1.py
litmus/device/devicestandalone_tm2.py
litmus/device/devicestandalone_tw1.py
litmus/device/devicestandalone_u3.py
litmus/device/devicestandalone_xu3.py
litmus/device/devicestandalone_z1.py
litmus/device/deviceu3.py
litmus/helper/helper.py