commit | 9a9b1b4a02dfba4730db8e0e99de35ed0abd1851 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Fri Oct 14 01:40:59 2022 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Thu Nov 03 02:05:12 2022 +0000 |
tree | 11636891daf28e30e2776d357727337c5999f168 | |
parent | 968346369885bb7ad49a6790d94834fc8edbf233 [diff] |
libbinder: Split universal tests from Android-specific Add a new binderRpcUniversalTests.cpp that contains all the tests that can be run on any OS, leaving the Android/Linux-specific tests in binderRpcTest.cpp. This allows other operating systems, like Trusty, to compile binderRpcUniversalTests.cpp by itself and ignore the other file. Bug: 230135749 Test: mmm tests Change-Id: I382ed03b0dc9df4123b231077dce456ac7f555ba