commit | 87765575a7e8e163e4d61f325d7b6e1f8947a3af | [log] [tgz] |
---|---|---|
author | Matt Buckley <mattbuckley@google.com> | Thu Sep 07 05:52:07 2023 +0000 |
committer | Matt Buckley <mattbuckley@google.com> | Fri Sep 22 19:43:38 2023 +0000 |
tree | e476338b74bbf7d71f2be9cc556e76f40d9ef400 | |
parent | db9f9d765804f8298b6a64f37beb73a7c45657c1 [diff] |
Add unit tests for HintSessionWrapper This patch adds several unit tests for HintSessionWrapper, including one specifically for a recent race condition memory leak. It also refactors HintSessionWrapper to better support testing, and creates a macro to shorten the dlsym bindings. Bug: 299541959 Test: hwuiunit Change-Id: I05ed15cdbd157b109667563d30627cfc4ae83777 Merged-In: I05ed15cdbd157b109667563d30627cfc4ae83777 (cherry picked from commit 0c6683683e370e591a5c45ea24d9b5f48d250f5c)