- 20916a3 Add android.intent.action.REMOTE_COPY to allowlist to fix CTS failure by jiunnanlin · 2 years, 4 months ago
- 0d9b552 Adjust testKillswitchMechanismFieldsThroughJni time out by mtk16199 · 2 years, 5 months ago
- 9f72740 Fixes for CtsCurrentApiSignatureTestCases with DynamicConfig by Orion Hodson · 2 years, 5 months ago
- f5c458f Merge "Revert "Temporarily exclude android.intent.action.EXPERIMENTAL_IS_ALIAS"" into tm-dev by TreeHugger Robot · 2 years, 6 months ago
- 16ef098 Revert "Temporarily exclude android.intent.action.EXPERIMENTAL_IS_ALIAS" by Makoto Onuki · 2 years, 6 months ago
- 0375547 Parameterize the SignatureMultiLibsTest tests by Paul Duffin · 2 years, 7 months ago
- ec59626 Add ResourceStore to cache extracted zip files by Paul Duffin · 2 years, 7 months ago
- 9a525e2 Add some missing current API files for shared libraries by Paul Duffin · 2 years, 7 months ago
- e2f80f1 Separate SignatureTest and SignatureMultiLibsTest by Paul Duffin · 2 years, 7 months ago
- dfa6f47 Stop using shell to retrieve list of shared libraries by Paul Duffin · 2 years, 7 months ago
- 166ea5d signature tests: Split SignatureTest.testSignature by Paul Duffin · 2 years, 7 months ago
- 7604252 signature tests: Memoize access to info derived from instrumentation args by Paul Duffin · 2 years, 7 months ago
- e29a6b0 Make hidden APIs test timeout longer by Hongguang · 2 years, 7 months ago
- 74b387a Merge "Temporarily exclude android.intent.action.EXPERIMENTAL_IS_ALIAS" into tm-dev by TreeHugger Robot · 2 years, 7 months ago
- 9b4f6f4 Temporarily exclude android.intent.action.EXPERIMENTAL_IS_ALIAS by Makoto Onuki · 2 years, 7 months ago
- fad3963 Merge "signature tests: Allow parsing of API resources statically" am: cd98cc1784 am: ddb8204112 am: 7eb2001c22 by Paul Duffin · 2 years, 7 months ago
- ddb8204 Merge "signature tests: Allow parsing of API resources statically" am: cd98cc1784 by Paul Duffin · 2 years, 7 months ago
- 1a285c3 signature tests: Allow parsing of API resources statically by Paul Duffin · 2 years, 7 months ago
- f555021 Merge "signature tests: Fix interface method checks" am: 24ad577a62 am: 33a2767669 am: bc5d50f38d by Paul Duffin · 2 years, 7 months ago
- 33a2767 Merge "signature tests: Fix interface method checks" am: 24ad577a62 by Paul Duffin · 2 years, 7 months ago
- 9def347 Merge "signature tests: Improve error handling in tests" am: 707555af38 am: 75a5090857 am: 4c32f68b1a by Paul Duffin · 2 years, 7 months ago
- 75a5090 Merge "signature tests: Improve error handling in tests" am: 707555af38 by Paul Duffin · 2 years, 7 months ago
- 5ba4016 signature tests: Fix interface method checks by Paul Duffin · 2 years, 7 months ago
- dbfd40e signature tests: Improve error handling in tests by Paul Duffin · 2 years, 7 months ago
- 8bf483d [conflict] Merge "Add android.intent.action.ACTION_PACKAGE_CHANGED to allowlist to fix TTS CTS failure" into sc-v2-dev-plus-aosp am: 295f83e984 by Josh Imbriani · 2 years, 9 months ago
- 4742ac7 Add android.intent.action.ACTION_PACKAGE_CHANGED to allowlist to fix TTS CTS failure by Joshua Imbriani · 2 years, 9 months ago
- 941265c Merge "Remove unnecessary abstract method allow list" am: ea13858c2f by Paul Duffin · 2 years, 9 months ago
- 9e5e3a2 Remove unnecessary abstract method allow list by Paul Duffin · 2 years, 9 months ago
- c74bde9 Merge "Remove unnecessary abstract method allow list" into tm-dev by Paul Duffin · 2 years, 9 months ago
- b72ce20 Merge "Make CtsSharedLibsApiSignatureTestCases check current APIs (part 2)" am: fe29dcef0d am: 44812063c7 am: eb1a82ccc6 by Paul Duffin · 2 years, 9 months ago
- 4481206 Merge "Make CtsSharedLibsApiSignatureTestCases check current APIs (part 2)" am: fe29dcef0d by Paul Duffin · 2 years, 9 months ago
- fe29dce Merge "Make CtsSharedLibsApiSignatureTestCases check current APIs (part 2)" by Paul Duffin · 2 years, 9 months ago
- a97a3ca Remove unnecessary abstract method allow list by Paul Duffin · 2 years, 9 months ago
- c67e52c Make CtsSharedLibsApiSignatureTestCases check current APIs (part 2) by Paul Duffin · 2 years, 9 months ago
- f254b1e Merge "Disallow mismatch caused by missing abstract keyword" am: 5dc013258b am: 9bccbeabc3 am: 776bf4be4f by Paul Duffin · 2 years, 9 months ago
- 9551334 Merge changes I4ec04149,I6f1dbdd2,I6896edc7 am: 0b806f4453 am: 12b3da4b8e am: 74feeffe31 by Paul Duffin · 2 years, 9 months ago
- 9bccbea Merge "Disallow mismatch caused by missing abstract keyword" am: 5dc013258b by Paul Duffin · 2 years, 9 months ago
- 12b3da4 Merge changes I4ec04149,I6f1dbdd2,I6896edc7 am: 0b806f4453 by Paul Duffin · 2 years, 9 months ago
- 5905d23 Disallow mismatch caused by missing abstract keyword by Paul Duffin · 2 years, 9 months ago
- 2b4f933 Generalize backwards compatibility in classes with no ctors by Paul Duffin · 2 years, 9 months ago
- 5e50987 Perform method modifier checks in areMethodsModifierCompatible by Paul Duffin · 2 years, 9 months ago
- a18d238 Improve test coverage of ApiComplianceChecker (part 2) by Paul Duffin · 2 years, 9 months ago
- b58fade Merge "CtsSharedLibsApiSignatureTestCases: read shared library list once" am: 62ec0e66b4 am: 9be2b1296b am: 96a8ff32dc by Paul Duffin · 2 years, 9 months ago
- 9519e95 Merge "Make CtsSharedLibsApiSignatureTestCases check against current APIs" am: 71b3b877d9 am: 4ba4a50771 am: 6b32273a60 by Paul Duffin · 2 years, 9 months ago
- 3a90814 Merge "Switch signature tests to JUnit 4" am: f857a20e17 am: 8ac1d34c6e am: 595bc1b470 by Paul Duffin · 2 years, 9 months ago
- 9be2b12 Merge "CtsSharedLibsApiSignatureTestCases: read shared library list once" am: 62ec0e66b4 by Paul Duffin · 2 years, 9 months ago
- 4ba4a50 Merge "Make CtsSharedLibsApiSignatureTestCases check against current APIs" am: 71b3b877d9 by Paul Duffin · 2 years, 9 months ago
- 8ac1d34 Merge "Switch signature tests to JUnit 4" am: f857a20e17 by Paul Duffin · 2 years, 9 months ago
- c730128 CtsSharedLibsApiSignatureTestCases: read shared library list once by Paul Duffin · 2 years, 9 months ago
- c5c50e8 Make CtsSharedLibsApiSignatureTestCases check against current APIs by Paul Duffin · 2 years, 9 months ago
- adc929e Switch signature tests to JUnit 4 by Paul Duffin · 2 years, 9 months ago
- dab5c26 Merge "Allow the final modifier to be removed from a previous API" am: 1ae8f8b45f am: b590ca4c84 am: 36d5d1aa53 by Paul Duffin · 2 years, 9 months ago
- 8d392f4 Merge "Only allow removal of abstract modifier from previous API" am: d49b1941cb am: a26eff2af4 am: 1ec260d2e4 by Paul Duffin · 2 years, 9 months ago
- 1f95d6a Merge "Refactor checkClassModifiersCompliance" am: 15d7c67150 am: 0bc14561fc am: 5746de8e5d by Paul Duffin · 2 years, 9 months ago
- 3d7fb22 Merge "Improve test coverage of ApiComplianceChecker" am: 52a2d3abc1 am: 83290b8312 am: ff68a6ba43 by Paul Duffin · 2 years, 9 months ago
- b590ca4 Merge "Allow the final modifier to be removed from a previous API" am: 1ae8f8b45f by Paul Duffin · 2 years, 9 months ago
- a26eff2 Merge "Only allow removal of abstract modifier from previous API" am: d49b1941cb by Paul Duffin · 2 years, 9 months ago
- 0bc1456 Merge "Refactor checkClassModifiersCompliance" am: 15d7c67150 by Paul Duffin · 2 years, 9 months ago
- 83290b8 Merge "Improve test coverage of ApiComplianceChecker" am: 52a2d3abc1 by Paul Duffin · 2 years, 9 months ago
- e459cb2 Merge "Make ExpectFailure more robust" am: 250ec2d5d1 am: f5ebcf69a9 am: 755c85b9eb by Paul Duffin · 2 years, 9 months ago
- f5ebcf6 Merge "Make ExpectFailure more robust" am: 250ec2d5d1 by Paul Duffin · 2 years, 9 months ago
- 2493186 Allow the final modifier to be removed from a previous API by Paul Duffin · 2 years, 9 months ago
- bd5ab5b Only allow removal of abstract modifier from previous API by Paul Duffin · 2 years, 9 months ago
- 9414015 Refactor checkClassModifiersCompliance by Paul Duffin · 2 years, 9 months ago
- 1f8e977 Improve test coverage of ApiComplianceChecker by Paul Duffin · 2 years, 9 months ago
- a301a31 Make ExpectFailure more robust by Paul Duffin · 2 years, 9 months ago
- 387b37d Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 9 months ago
- 5b4035e Merge "Move DynamicConfig handling into AbstractApiTest" am: 98341c7853 am: 523442f596 am: 9fad90a2fa am: fa7643adf0 by Treehugger Robot · 2 years, 9 months ago
- fa7643a Merge "Move DynamicConfig handling into AbstractApiTest" am: 98341c7853 am: 523442f596 am: 9fad90a2fa by Treehugger Robot · 2 years, 9 months ago
- c1128d6 Move DynamicConfig handling into AbstractApiTest by Paul Duffin · 2 years, 9 months ago
- fde520d Merge "Make android.test.base and similar signature tests more robust" am: e7c08608ab am: 9c7ded4b14 am: ce748cdb50 am: 9a66847d01 by Paul Duffin · 2 years, 9 months ago
- 9a66847 Merge "Make android.test.base and similar signature tests more robust" am: e7c08608ab am: 9c7ded4b14 am: ce748cdb50 by Paul Duffin · 2 years, 9 months ago
- 9b70ed6 Make android.test.base and similar signature tests more robust by Paul Duffin · 2 years, 9 months ago
- 9b84d3c Merge "Remove usage of repackaged.android.test... libraries" am: f6b83f481e am: 60bcdcca33 am: 330b887f05 am: b0ff4de914 by Paul Duffin · 2 years, 9 months ago
- b0ff4de Merge "Remove usage of repackaged.android.test... libraries" am: f6b83f481e am: 60bcdcca33 am: 330b887f05 by Paul Duffin · 2 years, 9 months ago
- 2d30cb8 Remove usage of repackaged.android.test... libraries by Paul Duffin · 2 years, 10 months ago
- ac59ad3 Merge "Separate android.test.base testing from other CTS signature tests" am: a14bb737a1 am: 29b81591b5 am: 8bedfbab69 am: c79ccec165 by Paul Duffin · 2 years, 9 months ago
- c79ccec Merge "Separate android.test.base testing from other CTS signature tests" am: a14bb737a1 am: 29b81591b5 am: 8bedfbab69 by Paul Duffin · 2 years, 9 months ago
- 9281c28 Separate android.test.base testing from other CTS signature tests by Paul Duffin · 3 years ago
- 7d12654 Merge "Use per_testcase_directory:true to fix dep issues in CtsHiddenApi* tests" am: 8cef8ae1f3 am: dfcc1b378c am: bc90929d5d am: a5c8c50bd7 by Paul Duffin · 2 years, 10 months ago
- 70dcdb4 Merge "Add DynamicConfig support for CtsHiddenApiBlocklistApiTestCases" am: 974804c209 am: c8f27abd87 am: 15b2a0c0f6 am: ee4e2f18ce by Paul Duffin · 2 years, 10 months ago
- a5c8c50 Merge "Use per_testcase_directory:true to fix dep issues in CtsHiddenApi* tests" am: 8cef8ae1f3 am: dfcc1b378c am: bc90929d5d by Paul Duffin · 2 years, 10 months ago
- ee4e2f1 Merge "Add DynamicConfig support for CtsHiddenApiBlocklistApiTestCases" am: 974804c209 am: c8f27abd87 am: 15b2a0c0f6 by Paul Duffin · 2 years, 10 months ago
- 74110d2 Use per_testcase_directory:true to fix dep issues in CtsHiddenApi* tests by Paul Duffin · 2 years, 10 months ago
- b51e76a Add DynamicConfig support for CtsHiddenApiBlocklistApiTestCases by Paul Duffin · 2 years, 11 months ago
- 44fd79a Handle another case of exceptions of type 'Error' when accessing members through JNI. by Nicolas Geoffray · 2 years, 10 months ago
- 903eeaa Handle exceptions of type 'Error' when accessing members through JNI. by Nicolas Geoffray · 2 years, 10 months ago
- 2bf682a Merge "Exclude wifi system api changes between R and S" into sc-v2-dev am: 06a7d74e0a am: 1b6b5cb0ee by TreeHugger Robot · 2 years, 11 months ago
- 1b6b5cb Merge "Exclude wifi system api changes between R and S" into sc-v2-dev am: 06a7d74e0a by TreeHugger Robot · 2 years, 11 months ago
- 6e82295 Exclude wifi system api changes between R and S by Paul Duffin · 3 years ago
- 0f00290 Exclude wifi system api changes between R and S by Paul Duffin · 3 years ago
- ed50bfb Merge "Add DynamicConfig support to CtsSystemApiSignatureTestCases" am: 413bfbe400 am: 062a88a91c am: 0f9fa5b705 am: 891927b7a1 by Treehugger Robot · 2 years, 11 months ago
- 891927b Merge "Add DynamicConfig support to CtsSystemApiSignatureTestCases" am: 413bfbe400 am: 062a88a91c am: 0f9fa5b705 by Treehugger Robot · 2 years, 11 months ago
- b62ff06 Add DynamicConfig support to CtsSystemApiSignatureTestCases by Paul Duffin · 2 years, 11 months ago
- 205f81a DO NOT MERGE: Allowlist intents in GMSCore com.google.android.gms am: 3b36796dc6 by Gunjan Talsania · 2 years, 11 months ago
- 3b36796 DO NOT MERGE: Allowlist intents in GMSCore com.google.android.gms by Gunjan Talsania · 2 years, 11 months ago
- d22ddc2 Merge "CtsSystemApiAnnotationTestCases: Allow expected failures to be ignored" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
- c7eb86a Merge "Signature tests: catch and log NoClassDefFoundError" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
- 3692136 DO NOT MERGE: Whitelist intents in GMSCore com.google.android.gms am: 5bbe2f843c by Gunjan Talsania · 3 years ago
- 5bbe2f8 DO NOT MERGE: Whitelist intents in GMSCore com.google.android.gms by Gunjan Talsania · 3 years ago