Lines Matching refs:exception
106 self.assertIn('Expected file', str(err.exception))
113 self.assertIn('does not start with', str(err.exception))
120 self.assertIn('No such file or directory', str(err.exception))
128 self.assertIn('Cannot parse file', str(err.exception))
156 self.assertIn('tbbr_config.c', str(err.exception))
166 self.assertIn('Cannot parse file', str(err.exception))
185 self.assertIn('Cannot parse UUID line 5', str(err.exception))
377 self.assertIn("Cannot find FIP entry 'scp-fwu-cfg'", str(err.exception))
383 str(err.exception))
387 self.assertIn("Unknown FIP entry type 'blah'", str(err.exception))
395 self.assertIn("unrecognized option '--fred'", str(err.exception))