Home
last modified time | relevance | path

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

/mbedtls-3.6.0/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
310 """Initialize the jobs container"""
311 self.jobs = []
319 The domain contains a set of jobs that enable one of the elements
322 If exclude is a regular expression, skip generated jobs whose description
337 self.jobs.append(job)
343 If exclude is a regular expression, skip generated jobs whose description
357 self.jobs.append(job)
362 each call adds respective jobs. The job array initialization is done once in
[all …]
Dall.sh138 # Files that are clobbered by some jobs will be backed up. Use a different
/mbedtls-3.6.0/docs/
Dredirects.yaml6 # made available in PR jobs - preventing bad actors from crafting PRs to
/mbedtls-3.6.0/
D.readthedocs.yaml13 jobs:
/mbedtls-3.6.0/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…