commit | bcc179acf98bcdd5121672a70639417b73306c66 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Fri Mar 29 14:55:51 2019 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Fri Mar 29 14:55:51 2019 -0700 |
tree | dc3f9ffb287a33df65838c1a3f66111f6a68bc35 | |
parent | f163c2111a72694f676f632762521376a6e80919 [diff] [blame] |
Enable presubmit for idmap2_tests Bug: 128831971 Test: presubmit Change-Id: Id68d717412045bc2e26abbe1050b3478019a2bea
diff --git a/cmds/idmap2/Android.bp b/cmds/idmap2/Android.bp index d757e46..18d56fa 100644 --- a/cmds/idmap2/Android.bp +++ b/cmds/idmap2/Android.bp
@@ -84,6 +84,7 @@ "-readability-magic-numbers", ], host_supported: true, + test_suites: ["general-tests"], srcs: [ "tests/BinaryStreamVisitorTests.cpp", "tests/CommandLineOptionsTests.cpp",