commit | 3e80b3b5281dac0329e29802bd8a4e2a10b6f55c | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Mon Nov 25 18:14:00 2019 -0800 |
committer | Changyeon Jo <changyeon@google.com> | Sat Jan 04 09:56:06 2020 -0800 |
tree | b7936ded4eaed10f1c0c2581103bda45b5b1e261 | |
parent | 56c9b377957ebeb4ac3d625efe06d95e68af5afe [diff] |
Fix EVS VTS test cases This change modifies logics to verify test results that need to parse events from EVS manager. Especially, test cases that run multiple camera clients spawn threads to listen EVS events. Also, this updates waitForEvent() method to return more precise results. Bug: 142275664 Test: VtsHalEvsV1_1Target Change-Id: Ic328217be1e49a3a862facf783a5356ac34ce9ed Signed-off-by: Changyeon Jo <changyeon@google.com>