On Wed, Jun 13, 2012 at 3:58 PM, Zygmunt Krynicki zygmunt.krynicki@linaro.org wrote:
Hey everyone.
I'm trying to figure out a way to get connectivity manager tests enabled and pushed to LAVA. I read the code briefly (please correct any misconceptions I may have) and I see a few steps that need to be taken to achieve that.
- We need to build them into our images. That's the obvious bit. It may be
done already, I'm still digging through the code and the build system.
On this, I did a build that just included _all_ AOSP tests a month ago or so. At connect Zach and me discussed to move all our images to include all AOSP tests default. For that we have to set TARGET_BUILD_VARIANT=test (check out: https://android-build.linaro.org/builds/~asac/asac-alltests/#build=2).