Add test for stuck button changes in gestures

A user recently reported having trouble using their pad when their
button was stuck down.  This was due to the gesture library supressing
all taps when the button is down, even if it's decided it was not a real
click.  To test this fix for this, I'm adding a new test for Pit.

This log was generated by sticking the touchpad button down (without a
finger) making a regular tap on the pad, and then finally releasing the
button.  The validator confirms that there was a tap and only a tap.

BUG=chromium:380842
TEST=This test failed before the changes, and works with the new patch
CQ-DEPEND=If00ffd90631abee689b53ad85a4702aea58e64e4

Change-Id: I0efc4cd4cd9503e08059e2dbd230d5446d3e5bd1
Signed-off-by: Charlie Mooney <charliemooney@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/206593
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@chromium.org>
3 files changed
tree: 21c03cccb9ed293eb01f6cd0a3a421e050966451
  1. framework/
  2. tests/
  3. .gitignore
  4. Makefile
  5. touchtests
  6. touchtests.template