You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
1.4 KiB
79 lines
1.4 KiB
{
|
|
"presubmit": [
|
|
{
|
|
"name": "binderSafeInterfaceTest"
|
|
},
|
|
{
|
|
"name": "binderVendorDoubleLoadTest"
|
|
},
|
|
{
|
|
"name": "binderAllocationLimits"
|
|
},
|
|
{
|
|
"name": "binderClearBufTest"
|
|
},
|
|
{
|
|
"name": "binderDriverInterfaceTest"
|
|
},
|
|
{
|
|
"name": "binderTextOutputTest"
|
|
},
|
|
{
|
|
"name": "binderParcelTest"
|
|
},
|
|
{
|
|
"name": "binderLibTest"
|
|
},
|
|
{
|
|
"name": "binderRpcTest"
|
|
},
|
|
{
|
|
"name": "binderStabilityTest"
|
|
},
|
|
{
|
|
"name": "libbinder_ndk_unit_test"
|
|
},
|
|
{
|
|
"name": "CtsNdkBinderTestCases"
|
|
},
|
|
{
|
|
"name": "aidl_lazy_test"
|
|
},
|
|
{
|
|
"name": "aidl_integration_test"
|
|
},
|
|
{
|
|
"name": "memunreachable_binder_test"
|
|
},
|
|
{
|
|
"name": "libbinderthreadstateutils_test"
|
|
},
|
|
{
|
|
"name": "CtsOsTestCases",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "android.platform.test.annotations.LargeTest"
|
|
},
|
|
{
|
|
"exclude-filter": "android.os.cts.BuildTest#testSdkInt"
|
|
},
|
|
{
|
|
"exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "libbinder_rs-internal_test"
|
|
},
|
|
{
|
|
"name": "rustBinderTest"
|
|
},
|
|
{
|
|
"name": "binderRustNdkInteropTest"
|
|
},
|
|
{
|
|
"name": "rustBinderSerializationTest"
|
|
}
|
|
]
|
|
}
|