OSDN Git Service

service: Enable all tests for target
authorArman Uguray <armansito@google.com>
Tue, 6 Oct 2015 20:08:54 +0000 (13:08 -0700)
committerArman Uguray <armansito@google.com>
Tue, 6 Oct 2015 23:58:52 +0000 (23:58 +0000)
commit48d96ea34700455dde8d5baaa1ded2317d418cf7
tree950578b050a9d6d49b1b2b977c52b097d575cd6c
parent9ba212b923bee11a6369dff4916e90d3839de899
service: Enable all tests for target

Made some changes to the test structure following the instructions
at http://go/brillo/brillo-team/testing:

  - Renamed the existing host and target tests to bluetoothtbd-host_test
    and bluetoothtbd_test respectively.
  - The target suite now includes ALL daemon unit tests + binder tests.
  - Added custom test/main.cpp to set up logging and command-line. Now
    we can run tests with the -v flag to increase log verbosity level.

Bug: 24708686
Change-Id: Ia4ce5d7028ce6cb0efd4a1c51ffebdf3bbe6921e
service/Android.mk
service/test/main.cpp [new file with mode: 0644]