Home
last modified time | relevance | path

Searched refs:presubmit (Results 1 – 25 of 41) sorted by relevance

12

/tools/tradefederation/core/javatests/com/android/tradefed/build/content/
DArtifactDetailsTest.java42 ArtifactDetails presubmit = ArtifactDetails.parseFile(currentJson, artifactName); in testCompare() local
43 List<ArtifactFileDescriptor> diffs = ArtifactDetails.diffContents(base, presubmit); in testCompare()
59 ArtifactDetails presubmit = ArtifactDetails.parseFile(currentJson, artifactName); in testCompareWithBuildId() local
60 List<ArtifactFileDescriptor> diffs = ArtifactDetails.diffContents(base, presubmit); in testCompareWithBuildId()
/tools/tradefederation/core/javatests/res/config/suite/
Dsuite.md6 presubmit check. If a test becomes unstable, we can make a single test config
7 change to pull it out of presubmit check.
27 <configuration description="Android framework-base-presubmit test suite config.">
29 <option name="run-suite-tag" value="framework-base-presubmit" />
47 <option name="test-suite-tag" value="framework-base-presubmit" />
62 test=suite/framework-base-presubmit --log-level-display VERBOSE
75 --template:map test=suite/framework-base-presubmit --test-tag SUITE \
/tools/security/remote_provisioning/hwtrust/
DTEST_MAPPING2 "presubmit": [
21 "avf-presubmit": [
/tools/netsim/scripts/
Dserver_config.py57 def __init__(self, presubmit, args): argument
59 self.presubmit = presubmit
Dbuild_tools.py122 presubmit = is_presubmit(args.build_id)
127 cfg = ServerConfig(presubmit, args)
143 fetch_build_chaining_artifacts(args.out_dir, presubmit)
/tools/netsim/
DTEST_MAPPING2 "presubmit": [
17 // Multi Device Cts tests are brought to presubmit with cl/618942497
/tools/tradefederation/core/src/com/android/tradefed/result/skipped/
DArtifactsAnalyzer.java84 boolean presubmit = "WORK_NODE".equals(information.getContext().getAttribute("trigger")); in analyzeArtifacts()
97 presubmit, in analyzeArtifacts()
132 boolean presubmit = in analyzeArtifact()
141 new ImageContentAnalyzer(presubmit, context, mAnalysisLevel); in analyzeArtifact()
DSkipManager.java202 boolean presubmit = "WORK_NODE".equals(information.getContext().getAttribute("trigger")); in buildAnalysisDecision()
225 if (!presubmit) { in buildAnalysisDecision()
238 if (presubmit && mSkipOnNoChangePresubmitOnly) { in buildAnalysisDecision()
/tools/tradefederation/core/util_apps/ContentProvider/
DTEST_MAPPING2 "presubmit": [
/tools/tradefederation/core/javatests/res/testdata/
Dtest_mapping_kernel22 "presubmit": [
Dtest_mapping_with_no_file_patterns2 "presubmit": [
Dtest_mapping_with_file_patterns_txt2 "presubmit": [
Dtest_mapping_kernel12 "presubmit": [
Dtest_mapping_with_file_patterns_java2 "presubmit": [
Dtest_mapping_golden12 "presubmit": [
Dtest_mapping_with_import_12 "presubmit": [
Dtest_mapping_with_mainline2 "mainline-presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/
Dtest_mapping_sample2 "presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/folder5/
Dtest_mapping_sample2 "presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/folder3/
Dtest_mapping_sample2 "presubmit": [
/tools/asuite/adevice/
DTEST_MAPPING2 "presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/folder1/
Dtest_mapping_sample2 "presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/folder6/
Dtest_mapping_sample_golden2 "presubmit": [
/tools/asuite/atest/unittest_data/test_mapping/folder2/
Dtest_mapping_sample2 "presubmit": [
/tools/dexter/
DTEST_MAPPING2 "presubmit": [

12