*graalpython.lib-python.3.test.test_collections.TestChainMap.test_basics
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_bool
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_constructor
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_dict_coercion
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_missing
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_new_child
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_order_preservation
*graalpython.lib-python.3.test.test_collections.TestChainMap.test_ordering
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_ByteString
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_Mapping
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_MutableMapping
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_MutableMapping_subclass
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_MutableSequence
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_MutableSequence_mixins
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_MutableSet
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_Sequence
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_Sequence_mixins
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_Set
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_Set_interoperability_with_real_sets
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_arithmetic_Set
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_equality_Set
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_hash_Set
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_isdisjoint_Set
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_issue16373
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_issue26915
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_issue8750
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_issue_4920
*graalpython.lib-python.3.test.test_collections.TestCollectionABCs.test_issue_5647
*graalpython.lib-python.3.test.test_collections.TestCounter.test_basics
*graalpython.lib-python.3.test.test_collections.TestCounter.test_conversions
*graalpython.lib-python.3.test.test_collections.TestCounter.test_copy_subclass
*graalpython.lib-python.3.test.test_collections.TestCounter.test_copying
*graalpython.lib-python.3.test.test_collections.TestCounter.test_helper_function
*graalpython.lib-python.3.test.test_collections.TestCounter.test_init
*graalpython.lib-python.3.test.test_collections.TestCounter.test_inplace_operations
*graalpython.lib-python.3.test.test_collections.TestCounter.test_invariant_for_the_in_operator
*graalpython.lib-python.3.test.test_collections.TestCounter.test_multiset_operations
*graalpython.lib-python.3.test.test_collections.TestCounter.test_order_preservation
*graalpython.lib-python.3.test.test_collections.TestCounter.test_repr_nonsortable
*graalpython.lib-python.3.test.test_collections.TestCounter.test_subtract
*graalpython.lib-python.3.test.test_collections.TestCounter.test_unary
*graalpython.lib-python.3.test.test_collections.TestCounter.test_update
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_copy
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_defaults
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_factory
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_factory_doc_attr
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_field_descriptor
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_field_doc
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_field_doc_reuse
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_instance
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_keyword_only_arguments
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_module_parameter
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_name_conflicts
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_name_fixer
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_namedtuple_subclass_issue_24931
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_odd_sizes
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_pickle
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_readonly
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_repr
*graalpython.lib-python.3.test.test_collections.TestNamedTuple.test_tupleness
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_AsyncGenerator
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_AsyncIterable
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_AsyncIterator
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Awaitable
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Callable
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Collection
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Container
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Coroutine
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Generator
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Hashable
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Iterable
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Iterator
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Reversible
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_Sized
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_direct_subclassing
*graalpython.lib-python.3.test.test_collections.TestOneTrickPonyABCs.test_registration
*graalpython.lib-python.3.test.test_collections.TestUserObjects.test_dict_copy
*graalpython.lib-python.3.test.test_collections.TestUserObjects.test_dict_protocol
*graalpython.lib-python.3.test.test_collections.TestUserObjects.test_list_copy
*graalpython.lib-python.3.test.test_collections.TestUserObjects.test_list_protocol
*graalpython.lib-python.3.test.test_collections.TestUserObjects.test_str_protocol
