- aeb4238 Signature tests: catch and log NoClassDefFoundError by Paul Duffin · 3 years ago
- f0dea9a Reland "Fix DebugClassKillSwitchTest to handle missing classes." by Nicolas Geoffray · 3 years, 1 month ago
- f52c4a6 Fix test when the type of the field cannot be resolved. by Nicolas Geoffray · 3 years, 1 month ago
- 1b8594e Refactor AbstractApiChecker into ApiPresenceChecker. by Mathew Inwood · 3 years, 7 months ago
- 8ee5ab6 Improve handling of android auto classes. by Mathew Inwood · 3 years, 7 months ago
- b9cf320 Allow classes in system API to be changed into public API and abstracted. by Chris Ye · 3 years, 8 months ago
- 0f80cfe [LSC] Add LOCAL_LICENSE_KINDS to cts by Bob Badour · 3 years, 9 months ago
- afaa2a7 Filter-out synthetic API elements in CtsSystemApiAnnotationTestCases by Jiyong Park · 3 years, 11 months ago
- dee30d0 skip annotation check for fields in android.R$styleable by Jiyong Park · 3 years, 11 months ago
- 0d23edd Fix an issue in handling of varargs when comparing params. by Sudheer Shanka · 4 years ago
- ebf1a73 Update the hidden interface method allow list by Paul Duffin · 4 years ago
- 3a36399 Improve documentation of allow list by Paul Duffin · 4 years ago
- 8cd9900 CTS Signature: Only log Log.d when isLoggable() is true by Tom Cherry · 4 years, 3 months ago
- 0784679 [Signature CTS] Make sure to test enum fields by Makoto Onuki · 4 years, 5 months ago
- 74ebc5d Don't use metalava in Signature (device side) CTS by Makoto Onuki · 4 years, 5 months ago
- 7cc3038 CtsSystemApiAnnotationTestCases handles repeatable annotation by Jiyong Park · 4 years, 9 months ago
- 6d56708 Speed up running signature tests. by Christopher Ferris · 4 years, 9 months ago
- 4552e37 Merge "CtsSystemApiAnnotationTestCases accepts parameterized annotation" by Treehugger Robot · 4 years, 9 months ago
- d516071 Don't create a Pattern object on every match check. by Christopher Ferris · 4 years, 10 months ago
- 1ad913f CtsSystemApiAnnotationTestCases accepts parameterized annotation by Jiyong Park · 4 years, 10 months ago
- 68b1a7f Add CtsHiddenApiBlacklistTestApiTestCases. by Artur Satayev · 5 years ago
- d00f129 Merge "Allow to provide implementation of previously abstract methods" by Philip P. Moltmann · 5 years ago
- d730832 Allow to provide implementation of previously abstract methods by Philip P. Moltmann · 5 years ago
- 65dfd51 Read hiddenapi-flags.csv file in chunks to avoid memory issues. by atrost · 5 years ago
- 084f766 Store .txt files (and zips containing them) as Java resources by Paul Duffin · 6 years ago
- 9076fd2 Switch signature tests to use the text API specification files by Paul Duffin · 5 years ago
- cb4fd93 Abstract API parsing code, extract an XML implementation by Paul Duffin · 5 years ago
- 2c936e5 Reformat cts/tests/signature .bp files by Paul Duffin · 5 years ago
- 1c29f9d Improve parse errors found in XML API files by Paul Duffin · 6 years ago
- 06028d7 Avoid prints to system.err for test cases by Julien Desprez · 6 years ago
- 5e98011 Signature tests gather ancestor interfaces by Jiyong Park · 6 years ago
- 4de6ed3 CTS: Fix some warnings in signature tests by Andreas Gampe · 6 years ago
- 422ff68 CTS: Split tests in HiddenApiTest and BaseKillswitchTest by Andreas Gampe · 6 years ago
- 3bbd2b1 CTS: Optimize HiddenApiTest for file-based inputs by Andreas Gampe · 6 years ago
- bd4f230 Convert some build rules to blueprint. by Mathew Inwood · 6 years ago
- 70bf1e6 CTS: Factor out spliterator in hiddenapi by Andreas Gampe · 6 years ago
- 03389f4 CTS: Refactor signature tests by Andreas Gampe · 6 years ago