commit | a858b0eaf42b2323599272317eaeaf828cae5e0a | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Mon Aug 01 23:43:09 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Fri Aug 19 18:04:04 2022 +0000 |
tree | 0f76b7ba7f04f9b3598e18982af421f19f34d70a | |
parent | b503c1a53f34b83121a361cf0e5acd3f53675236 [diff] |
libbinder: single-threaded binderRpcTest cleanup Removes BinderRpcThreads test suite and moves each single-threaded check to every individual test to allow us finer-grained control over which tests run in which threading configuration. Adds a helper clientOrServerSingleThreaded() method to BinderRpc. Bug: 230135749 Test: atest binderRpcTest binderRpcTestSingleThreaded Change-Id: Ie598c39288a982e1cc1403b506c2cb2bf970b882