Lines Matching full:contains
228 expected: file that contains the expected data
244 """Check if resulted configuration contains expected data.
246 expected: file that contains the expected data
247 returncode: True if result contains the expected data, False otherwise
254 expected: file that contains the expected data
260 """Check if resulted stdout contains expected data.
262 expected: file that contains the expected data
263 returncode: True if result contains the expected data, False otherwise
270 expected: file that contains the expected data
276 """Check if resulted stderr contains expected data.
278 expected: file that contains the expected data
279 returncode: True if result contains the expected data, False otherwise
286 expected: file that contains the expected data