Home
last modified time | relevance | path

Searched full:jobs (Results 1 – 24 of 24) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Ddepends.py14 Then, test domains (groups of jobs, tests) are built based on predefined data
42 Lastly, the collected jobs are executed and (optionally) tested, with
313 """Initialize the jobs container"""
314 self.jobs = []
322 The domain contains a set of jobs that enable one of the elements
325 If exclude is a regular expression, skip generated jobs whose description
340 self.jobs.append(job)
346 If exclude is a regular expression, skip generated jobs whose description
360 self.jobs.append(job)
365 each call adds respective jobs. The job array initialization is done once in
[all …]
Dall.sh142 # Files that are clobbered by some jobs will be backed up. Use a different
/openthread-latest/third_party/mbedtls/repo/docs/
Dredirects.yaml6 # made available in PR jobs - preventing bad actors from crafting PRs to
/openthread-latest/third_party/mbedtls/repo/
D.readthedocs.yaml18 jobs:
/openthread-latest/.github/workflows/
Dmakefile-check.yml46 jobs:
Dversion.yml43 jobs:
Dfuzz.yml43 jobs:
Dsize.yml46 jobs:
Dcodeql.yml40 jobs:
Dotci.yml46 jobs:
Dscorecards.yml48 jobs:
Ddocker.yml46 jobs:
Dunit.yml46 jobs:
Dotns.yml54 jobs:
Dtoranj.yml46 jobs:
Dotbr.yml46 jobs:
Dposix.yml46 jobs:
Dsimulation-1.1.yml46 jobs:
Dsimulation-1.4.yml46 jobs:
Dbuild.yml46 jobs:
/openthread-latest/
DCONTRIBUTING.md134 …d download artifacts. (After all jobs in one group are completed, an `Artifacts` button appears be…
/openthread-latest/tests/scripts/thread-cert/
Drun_cert_suite.py122 logging.info("Max jobs: %d", MAX_JOBS)
/openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/
Dinvasive-testing.md288 Since we run many test jobs with a memory leak detector, each test function or test program must cl…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md460 * Performance - Does the test method perform well? Will it cause significant slowdown to CI jobs?