commit | aab256296f079e0cdec39b85c879afbec1c1a847 | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Thu Jan 16 11:22:11 2020 +0800 |
committer | Arthur Hung <arthurhung@google.com> | Fri Feb 28 03:33:46 2020 +0000 |
tree | cf36b30e6bbbe8faf66b16e78c70a481fe682cb1 | |
parent | 85f33da39fe97768da15e65a4787e4ca87573468 [diff] |
Add TouchIntegrationTest tests Base on InputReaderIntegrationTest which would test the threading functionality. This would emulate the touch screen device and send the raw events to verify if InputListener could really receive the MotionEvent. - Add tests for handling single touch and multi touch. - Add test for handling MT_TOOL_PALM. Bug: 117933934 Test: atest TouchIntegrationTest Change-Id: I450c0159ac60d7da0471235407b3c537ab94fa6f