Home | History | Annotate | Download | only in test

Lines Matching refs:Ensure

132         # Ensure no unexpected error messages:

160 '''Ensure that the given "actual" string ends with "exp_end"'''
177 # Ensure that gdb's rendering of the value in a debugged process
258 # Ensure that we handled sets containing the "dummy" key value,
378 'Ensure that a NULL PyObject* is handled gracefully'
388 'Ensure that a PyObject* with NULL ob_type is handled gracefully'
393 'Ensure that a PyObject* with a corrupt ob_type is handled gracefully'
399 'Ensure that a PyObject* with a type with corrupt tp_flags is handled'
405 'Ensure that a PyObject* with a type with corrupt tp_name is handled'
411 'Ensure that a PyInstanceObject with with a NULL in_dict is handled'
422 'Ensure that the new-style class _Helper in site.py can be handled'
432 '''Ensure that a reference loop involving a list doesn't lead proxyval
445 '''Ensure that a reference loop involving a dict doesn't lead proxyval