Go to file
Simran Basi 0dd1fb9112 Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories.
1) Updates the LOCAL_COMPATIBILITY_SUITE line to allow for a
   testcase to belong to multiple suites.
2) Building testcases no longer fails if
   COMPATIBILITY_TESTCASES_OUT_<suite> is not defined. This
   testcase will just not output to that directory.
   This will be utilized by the device-tests and general-tests
   suites that don't require any extra output besides the common
   testcase directory.

Bug: 35394351
Test: 1) Added multiple *TS testcases to cts & vts and verified they
       ended up in the common directory and each suite's testcase
       directory. Specifically tested CtsSplitApp to ensure the
       split usecase still works as well.
      2) Added a CTS testcase to the device-tests suite, built
       device-tests and verified the cts/android-cts/testcases
       copy was not produced.

Change-Id: Ic4c4e87e62be4fc0c5e394d88cc359518346dffa
(cherry picked from commit 6bea37c7fa)
Merged-In: Ic4c4e87e62be4fc0c5e394d88cc359518346dffa
2017-12-07 23:38:22 +00:00
core Add support for multiple LOCAL_COMPATIBILITY_SUITES & undefined testcase directories. 2017-12-07 23:38:22 +00:00
libs/host Clean up Mac OS hacks in acp slightly. 2016-01-05 09:32:42 -08:00
target The easter egg is now its own APK. 2016-06-26 18:07:59 +00:00
tools releasetools: Add support for --override_timestamp. 2017-03-16 11:26:06 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
CleanSpec.mk Update CleanSpec.mk for the common testcase directories. 2017-12-07 23:38:06 +00:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh build rule change for VTS (vendor test suite)'s metadata files 2016-04-25 13:06:57 -07:00