commit | 8935a80245c3e30c92cd5835809922a0bc84bfed | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Nov 15 16:41:44 2019 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Nov 15 16:51:43 2019 -0800 |
tree | 9ba7099adc344845e2f1da972203fdd8cc1e8a74 | |
parent | 486d5b74604c7db71b4c9d2781ea0bed3e1fa16b [diff] |
Refactor inputfilter tests We are currently storing several variables from notify*args inside the fake policy, in order to check that we received the right values later. This is inconvenient because it's not clear that these variables are specifically for the inputfilter test. Store these in the input event instead. Bug: none Test: atest inputflinger_tests Change-Id: I34dba73eeacf7dd58b10691c6fad3d5206daa780