Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | List of all members
greenlet.tests.test_leaks.TestLeaks Class Reference
Inheritance diagram for greenlet.tests.test_leaks.TestLeaks:
Inheritance graph
[legend]
Collaboration diagram for greenlet.tests.test_leaks.TestLeaks:
Collaboration graph
[legend]

Public Member Functions

 test_arg_refs (self)
 
 test_kwarg_refs (self)
 
 test_threaded_leak (self)
 
 test_threaded_adv_leak (self)
 
 assertClocksUsed (self)
 
 test_issue251_killing_cross_thread_leaks_list (self)
 
 test_issue251_with_cleanup_disabled (self)
 
 test_issue251_issue252_need_to_collect_in_background (self)
 
 test_issue251_issue252_need_to_collect_in_background_cleanup_disabled (self)
 
 test_issue251_issue252_explicit_reference_not_collectable (self)
 
 test_untracked_memory_doesnt_increase (self)
 
 test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_thread (self)
 
 test_untracked_memory_doesnt_increase_unfinished_thread_dealloc_in_main (self)
 

Public Attributes

 expect_greenlet_leak
 
 UNTRACK_ATTEMPTS
 
 uss_before
 
 ITER
 
 glets
 
 uss_after
 

Static Public Attributes

int UNTRACK_ATTEMPTS = 100
 

Protected Member Functions

 _check_issue251 (self, manually_collect_background=True, explicit_reference_to_switch=False)
 
 _only_test_some_versions (self)
 
 _check_untracked_memory_thread (self, deallocate_in_thread=True)
 

The documentation for this class was generated from the following file: