OSDN Git Service

Remove duplicate CTS tests from libcore cts packages.
authorNarayan Kamath <narayan@google.com>
Mon, 1 Jun 2015 13:45:55 +0000 (14:45 +0100)
committerNarayan Kamath <narayan@google.com>
Thu, 4 Jun 2015 10:50:52 +0000 (10:50 +0000)
commitcf7fbcd03d9f13d1c2fe6e65f02247feadec136d
treea650cbfe2ee898538839cdd5c52cc548c94f5e59
parent726b7f338f32ca6d18e9961b0a2da3ef385f7e34
Remove duplicate CTS tests from libcore cts packages.

The catch all "org" package was catching several thousand
org.apache.harmony.tests.* tests that are already covered by
other packages. Replace the catch-all org.* with specific prefixes.

Needs additional support in CollectAllTests to handle multiple
prefixes. This is implemented in the companion change.

bug: 20862863
Change-Id: I44348052d20312d478bdbf6df0e561db63e18cd8
core/tasks/cts.mk