OSDN Git Service

Add dexdiag_test
authorDavid Sehr <sehr@google.com>
Fri, 14 Apr 2017 22:26:09 +0000 (15:26 -0700)
committerDavid Sehr <sehr@google.com>
Tue, 18 Apr 2017 23:12:13 +0000 (16:12 -0700)
commit2120ad43acc0ab0fa74c151069948ef9698c009f
tree2cf32a88d1f7daee2c9412f5288aa1669e7c2a55
parent741a81af441cbcb7255229bf250bc009d2894e92
Add dexdiag_test

Tests that dexdiag runs on the current process and returns with a
non-error status for a variety of command line options.

Bug: 35800981
Test: make test-art-target-gtest-dexdiag_test
Change-Id: Ib6f21a99ddec270cf8026a6123b028fe4b3fb840
build/Android.gtest.mk
dexlayout/Android.bp
dexlayout/dexdiag.cc
dexlayout/dexdiag_test.cc [new file with mode: 0644]