Home
last modified time | relevance | path

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

/mbedtls-3.5.0/tests/scripts/
Ddepends.py28 Then, test domains (groups of jobs, tests) are built based on predefined data
56 Lastly, the collected jobs are executed and (optionally) tested, with
321 """Initialize the jobs container"""
322 self.jobs = []
330 The domain contains a set of jobs that enable one of the elements
333 If exclude is a regular expression, skip generated jobs whose description
348 self.jobs.append(job)
354 If exclude is a regular expression, skip generated jobs whose description
368 self.jobs.append(job)
373 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.5.0/
D.travis.yml8 jobs:
/mbedtls-3.5.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…