commit | c32c172462b63c07f73e607264f372279ba00f8c | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Fri Nov 16 14:38:29 2018 -0800 |
committer | Fan Xu <fanxu@google.com> | Mon Nov 19 11:08:33 2018 -0800 |
tree | c97a09b32bd82686c3bb0b5ae20bf3ff2b6291a3 | |
parent | 2df4fb0e4ec2cbcf0339269e894eb435c353f44a [diff] |
Rewrite BufferHubBuffer_test to avoid test crash We noticed that ASSERT_XX is not going to terminate the tests if called inside a hidl callback. Therefore, this CL is moving the checks outside of the callback. Test: BufferHubBuffer_test (passed) Bug: none Change-Id: I0960c801e6a4dd007bb1c1138871cd4b9547f68f