Commit Graph

2 Commits

Author SHA1 Message Date
Dan Willemsen
ef7ff121dc test runner: Replace all_modules with MODULES-IN-*
all_modules would trigger all Soong modules to be built and installed.

Bug: 30191725
Test: Ran external/libcxx/run-tests.py, appears to build properly
Change-Id: I11ff39c5681c4b07b8b6456b7302531e4e746e15
2016-08-12 01:25:35 +00:00
Dan Albert
8234f20ae7 Update the test configs to match the new layout.
Everything can be broken out into modules now, so there's not need to
keep the whole world in one file. This also brings us to the point
where we no longer require changes to any files in test/ compared to
upstream, only new files.

Change-Id: I3da27e12e6e2890355013c51567415436c4b517b
2015-01-09 11:35:20 -08:00