Home | History | Annotate | Download | only in test

Lines Matching refs:Ensure

169         # Ensure no unexpected error messages:
196 '''Ensure that the given "actual" string ends with "exp_end"'''
213 # Ensure that gdb's rendering of the value in a debugged process
300 # Ensure that we handled sets containing the "dummy" key value,
426 'Ensure that a NULL PyObject* is handled gracefully'
436 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
441 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
447 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
453 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
459 'Ensure that a PyInstanceObject with with a NULL in_dict is handled'
470 'Ensure that the new-style class _Helper in site.py can be handled'
480 '''Ensure that a reference loop involving a list doesn't lead proxyval
493 '''Ensure that a reference loop involving a dict doesn't lead proxyval