google / walt

A device for measuring latency of physical sensors and outputs on phones and computers
Apache License 2.0
442 stars 74 forks source link

End-to-end tapaudio/tapblink tests #107

Closed sahiljain closed 7 years ago

sahiljain commented 7 years ago

Test any device without having the WALT app installed. Connect WALT to your workstation, and use pywalt to run end-to-end tests (ex. ./walt -t tapaudio).

For the tapblink test, the device under test must be able to flip the screen between black/white when tapped. You can use this site or this site.

For the tapaudio, the device under test must be able to play a sound when tapped. You can use a trumpet app such as this one.

kamrik commented 7 years ago

Looks good, merging.