Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:Job

226 TESTS+=		job-flags
227 TESTS+= job-output
228 TESTS+= job-output-long-lines
229 TESTS+= job-output-null
532 SED_CMDS.job-output-long-lines= \
533 ${:D Job separators on their own line are ok. } \
534 -e '/^--- job-[ab] ---$$/d' \
539 ${:D The following lines should rather not occur since the job } \
541 -e '/^aa*--- job-b ---$$/d' \
542 -e '/^bb*--- job-a ---$$/d'