summaryrefslogtreecommitdiff
path: root/tests/signature/tests
AgeCommit message (Expand)Author
2022-04-12signature tests: Fix interface method checksPaul Duffin
2022-04-12signature tests: Improve error handling in testsPaul Duffin
2022-02-18Disallow mismatch caused by missing abstract keywordPaul Duffin
2022-02-18Generalize backwards compatibility in classes with no ctorsPaul Duffin
2022-02-18Improve test coverage of ApiComplianceChecker (part 2)Paul Duffin
2022-02-15Allow the final modifier to be removed from a previous APIPaul Duffin
2022-02-15Only allow removal of abstract modifier from previous APIPaul Duffin
2022-02-15Improve test coverage of ApiComplianceCheckerPaul Duffin
2022-02-15Make ExpectFailure more robustPaul Duffin
2021-12-02CtsSystemApiAnnotationTestCases: Allow expected failures to be ignoredPaul Duffin
2021-08-13Report errors when checking API compliancePaul Duffin
2021-04-19Refactor AbstractApiChecker into ApiPresenceChecker.Mathew Inwood
2021-03-04Update signature-host-tests to not run in TEST_MAPPINGJulien Desprez
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to ctsBob Badour
2020-12-15skip annotation check for fields in android.R$styleableJiyong Park
2020-01-23CtsSystemApiAnnotationTestCases accepts parameterized annotationJiyong Park
2019-11-06Remove testAddingSync from ApiComplianceCheckerTest.Artur Satayev
2019-10-10Allow to provide implementation of previously abstract methodsPhilip P. Moltmann
2019-05-14Abstract API parsing code, extract an XML implementationPaul Duffin
2019-02-25CTS: Fix some warnings in signature testsAndreas Gampe
2019-02-25CTS: Optimize HiddenApiTest for file-based inputsAndreas Gampe
2019-02-14CTS: Factor out spliterator in hiddenapiAndreas Gampe
2019-02-14CTS: Mark failing test as ignoredAndreas Gampe
2019-02-14CTS: Rewrite signature host testsAndreas Gampe
2019-02-14CTS: Refactor signature testsAndreas Gampe
2018-04-04Hidden API killswitch: list of members from JVMTIDavid Brazdil
2018-01-15Make signature tests work with system-current.txt changesPaul Duffin
2018-01-08SystemApis are exact matchedJiyong Park
2018-01-05Add ClassProvider to modularize runtime class loading routineJiyong Park
2017-07-07Refactor signature compliance checking codePaul Duffin
2016-11-17Merge "Fix unit tests for inner class signature tests."TreeHugger Robot
2016-11-17Merge "Validate static final values in the API."TreeHugger Robot
2016-11-11Fix unit tests for inner class signature tests.Michael Wright
2016-11-11Validate static final values in the API.Michael Wright
2016-11-11Build CTS out of TF sourceJulien Desprez
2016-09-02Detect when an invalid intent is referencedNicholas Sauer
2015-12-08Migrate signature to CTSv2Stuart Scott