Home | History | Annotate | Download | only in jni

Lines Matching refs:utilities

37     utilities/tuple/tuple.tuple/TupleFunction
52 utilities/meta/meta.unary/meta.unary.prop/is_trivialially_copyable \
53 utilities/meta/meta.unary/meta.unary.prop/is_trivially_assignable \
54 utilities/meta/meta.unary/meta.unary.prop/is_trivially_copy_assignable \
55 utilities/meta/meta.unary/meta.unary.prop/is_trivially_copy_constructible \
56 utilities/meta/meta.unary/meta.unary.prop/is_trivially_move_assignable \
57 utilities/meta/meta.unary/meta.unary.prop/is_trivially_move_constructible \
58 utilities/utility/pairs/pairs.pair/copy_ctor
64 utilities/tuple/tuple.tuple/TupleFunction
3853 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.cnstr/allocs)
3854 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.cnstr/converting_copy)
3855 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.cnstr/converting_move)
3856 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.cnstr/copy)
3857 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.cnstr/default)
3858 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/allocate_size_hint)
3859 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/allocate_size)
3860 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/construct)
3861 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/deallocate)
3862 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/destroy)
3863 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/inner_allocator)
3864 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/max_size)
3865 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/outer_allocator)
3866 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.members/select_on_container_copy_construction)
3867 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.types/allocator_pointers)
3868 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.types/inner_allocator_type)
3869 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.types/propagate_on_container_copy_assignment)
3870 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.types/propagate_on_container_move_assignment)
3871 $(call gen-test, utilities/allocator.adaptor/allocator.adaptor.types/propagate_on_container_swap)
3872 $(call gen-test, utilities/allocator.adaptor/scoped.adaptor.operators/eq)
3873 $(call gen-test, utilities/allocator.adaptor/types)
3874 $(call gen-test, utilities/date.time/tested_elsewhere)
3875 $(call gen-test, utilities/function.objects/arithmetic.operations/divides)
3876 $(call gen-test, utilities/function.objects/arithmetic.operations/minus)
3877 $(call gen-test, utilities/function.objects/arithmetic.operations/modulus)
3878 $(call gen-test, utilities/function.objects/arithmetic.operations/multiplies)
3879 $(call gen-test, utilities/function.objects/arithmetic.operations/negate)
3880 $(call gen-test, utilities/function.objects/arithmetic.operations/plus)
3881 $(call gen-test, utilities/function.objects/arithmetic.operations/transparent)
3882 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/copy)
3883 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/invoke_int_0)
3884 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/invoke_lvalue)
3885 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/invoke_rvalue)
3886 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/invoke_void_0)
3887 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.bind/nested)
3888 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.isbind/is_bind_expression)
3889 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.isbind/is_placeholder)
3890 $(call gen-test, utilities/function.objects/bind/func.bind/func.bind.place/placeholders)
3891 $(call gen-test, utilities/function.objects/bind/func.bind/nothing_to_do)
3892 $(call gen-test, utilities/function.objects/bind/nothing_to_do)
3893 $(call gen-test, utilities/function.objects/bitwise.operations/bit_and)
3894 $(call gen-test, utilities/function.objects/bitwise.operations/bit_not)
3895 $(call gen-test, utilities/function.objects/bitwise.operations/bit_or)
3896 $(call gen-test, utilities/function.objects/bitwise.operations/bit_xor)
3897 $(call gen-test, utilities/function.objects/bitwise.operations/transparent)
3898 $(call gen-test, utilities/function.objects/comparisons/equal_to)
3899 $(call gen-test, utilities/function.objects/comparisons/greater_equal)
3900 $(call gen-test, utilities/function.objects/comparisons/greater)
3901 $(call gen-test, utilities/function.objects/comparisons/less_equal)
3902 $(call gen-test, utilities/function.objects/comparisons/less)
3903 $(call gen-test, utilities/function.objects/comparisons/not_equal_to)
3904 $(call gen-test, utilities/function.objects/comparisons/transparent)
3905 $(call gen-test, utilities/function.objects/func.def/nothing_to_do)
3906 $(call gen-test, utilities/function.objects/func.memfn/member_data)
3907 $(call gen-test, utilities/function.objects/func.memfn/member_function_const)
3908 $(call gen-test, utilities/function.objects/func.memfn/member_function_const_volatile)
3909 $(call gen-test, utilities/function.objects/func.memfn/member_function)
3910 $(call gen-test, utilities/function.objects/func.memfn/member_function_volatile)
3911 $(call gen-test, utilities/function.objects/func.require/binary_function)
3912 $(call gen-test, utilities/function.objects/func.require/invoke)
3913 $(call gen-test, utilities/function.objects/func.require/unary_function)
3914 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.badcall/bad_function_call)
3915 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.badcall/func.wrap.badcall.const/bad_function_call_ctor)
3916 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.alg/swap)
3917 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.cap/operator_bool)
3918 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_F)
3919 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_function)
3920 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_nullptr)
3921 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc)
3922 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction)
3923 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_assign)
3924 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy)
3925 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/default)
3926 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_assign)
3927 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F_incomplete)
3928 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F)
3929 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/nullptr_t_assign)
3930 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/nullptr_t)
3931 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/invoke_int_0)
3932 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/invoke)
3933 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv/invoke_void_0)
3934 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/assign_F_alloc)
3935 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/swap)
3936 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr/operator_EQEQ)
3937 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target)
3938 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ/target_type)
3939 $(call gen-test, utilities/function.objects/func.wrap/func.wrap.func/types)
3940 $(call gen-test, utilities/function.objects/func.wrap/nothing_to_do)
3941 $(call gen-test, utilities/function.objects/logical.operations/logical_and)
3942 $(call gen-test, utilities/function.objects/logical.operations/logical_not)
3943 $(call gen-test, utilities/function.objects/logical.operations/logical_or)
3944 utilities/function.objects/logical.operations/transparent)
3945 $(call gen-test, utilities/function.objects/negators/binary_negate)
3946 $(call gen-test, utilities/function.objects/negators/not1)
3947 $(call gen-test, utilities/function.objects/negators/not2)
3948 $(call gen-test, utilities/function.objects/negators/unary_negate)
3949 $(call gen-test, utilities/function.objects/refwrap/binary)
3950 $(call gen-test, utilities/function.objects/refwrap/refwrap.access/conversion)
3951 $(call gen-test, utilities/function.objects/refwrap/refwrap.assign/copy_assign)
3952 $(call gen-test, utilities/function.objects/refwrap/refwrap.const/copy_ctor)
3953 $(call gen-test, utilities/function.objects/refwrap/refwrap.const/type_ctor)
3954 $(call gen-test, utilities/function.objects/refwrap/refwrap.helpers/cref_1)
3955 $(call gen-test, utilities/function.objects/refwrap/refwrap.helpers/cref_2)
3956 $(call gen-test, utilities/function.objects/refwrap/refwrap.helpers/ref_1)
3957 $(call gen-test, utilities/function.objects/refwrap/refwrap.helpers/ref_2)
3958 $(call gen-test, utilities/function.objects/refwrap/refwrap.invoke/invoke_int_0)
3959 $(call gen-test, utilities/function.objects/refwrap/refwrap.invoke/invoke)
3960 $(call gen-test, utilities/function.objects/refwrap/refwrap.invoke/invoke_void_0)
3961 $(call gen-test, utilities/function.objects/refwrap/type)
3962 $(call gen-test, utilities/function.objects/refwrap/unary)
3963 $(call gen-test, utilities/function.objects/refwrap/weak_result)
3964 $(call gen-test, utilities/function.objects/unord.hash/enum)
3965 $(call gen-test, utilities/function.objects/unord.hash/floating)
3966 $(call gen-test, utilities/function.objects/unord.hash/integral)
3967 $(call gen-test, utilities/function.objects/unord.hash/pointer)
3968 $(call gen-test, utilities/function.objects/version)
3969 $(call gen-test, utilities/intseq/intseq.general/integer_seq)
3970 $(call gen-test, utilities/intseq/intseq.intseq/integer_seq)
3971 $(call gen-test, utilities/intseq/intseq.make/make_integer_seq)
3972 $(call gen-test, utilities/intseq/nothing_to_do)
3973 $(call gen-test, utilities/memory/allocator.tag/allocator_arg)
3974 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/allocate_hint)
3975 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/allocate)
3976 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/construct)
3977 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/deallocate)
3978 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/destroy)
3979 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/max_size)
3980 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.members/select_on_container_copy_construction)
3981 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/const_pointer)
3982 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/const_void_pointer)
3983 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/difference_type)
3984 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/pointer)
3985 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/propagate_on_container_copy_assignment)
3986 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/propagate_on_container_move_assignment)
3987 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/propagate_on_container_swap)
3988 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/rebind_alloc)
3989 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/size_type)
3990 $(call gen-test, utilities/memory/allocator.traits/allocator.traits.types/void_pointer)
3991 $(call gen-test, utilities/memory/allocator.traits/allocator_type)
3992 $(call gen-test, utilities/memory/allocator.traits/rebind_traits)
3993 $(call gen-test, utilities/memory/allocator.traits/value_type)
3994 $(call gen-test, utilities/memory/allocator.uses/allocator.uses.construction/tested_elsewhere)
3995 $(call gen-test, utilities/memory/allocator.uses/allocator.uses.trait/uses_allocator)
3996 $(call gen-test, utilities/memory/allocator.uses/nothing_to_do)
3997 $(call gen-test, utilities/memory/c.malloc/nothing_to_do)
3998 $(call gen-test, utilities/memory/default.allocator/allocator.globals/eq)
3999 $(call gen-test, utilities/memory/default.allocator/allocator.members/address)
4000 $(call gen-test, utilities/memory/default.allocator/allocator.members/allocate)
4001 $(call gen-test, utilities/memory/default.allocator/allocator.members/construct)
4002 $(call gen-test, utilities/memory/default.allocator/allocator.members/max_size)
4003 $(call gen-test, utilities/memory/default.allocator/allocator_pointers)
4004 $(call gen-test, utilities/memory/default.allocator/allocator_types)
4005 $(call gen-test, utilities/memory/default.allocator/allocator_void)
4006 $(call gen-test, utilities/memory/pointer.traits/difference_type)
4007 $(call gen-test, utilities/memory/pointer.traits/element_type)
4008 $(call gen-test, utilities/memory/pointer.traits/pointer)
4009 $(call gen-test, utilities/memory/pointer.traits/pointer_to)
4010 $(call gen-test, utilities/memory/pointer.traits/pointer.traits.functions/pointer_to)
4011 $(call gen-test, utilities/memory/pointer.traits/pointer.traits.types/difference_type)
4012 $(call gen-test, utilities/memory/pointer.traits/pointer.traits.types/element_type)
4013 $(call gen-test, utilities/memory/pointer.traits/pointer.traits.types/rebind)
4014 $(call gen-test, utilities/memory/pointer.traits/rebind)
4015 $(call gen-test, utilities/memory/ptr.align/align)
4016 $(call gen-test, utilities/memory/specialized.algorithms/nothing_to_do)
4017 $(call gen-test, utilities/memory/specialized.algorithms/specialized.addressof/addressof)
4018 $(call gen-test, utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy_n)
4019 $(call gen-test, utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy)
4020 $(call gen-test, utilities/memory/specialized.algorithms/uninitialized.fill.n/uninitialized_fill_n)
4021 $(call gen-test, utilities/memory/specialized.algorithms/uninitialized.fill/uninitialized_fill)
4022 $(call gen-test, utilities/memory/storage.iterator/raw_storag_iterator)
4023 $(call gen-test, utilities/memory/temporary.buffer/temporary_buffer)
4024 $(call gen-test, utilities/memory/unique.ptr/nothing_to_do)
4025 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.create/make_unique.array)
4026 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.create/make_unique.single)
4027 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.dltr/nothing_to_do)
4028 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt1/default)
4029 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt/convert_ctor)
4030 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt/default)
4031 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.general/nothing_to_do)
4032 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/move01)
4033 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/null_asgn)
4034 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/null_ctor)
4035 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/nullptr_asgn)
4036 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/pointer_type)
4037 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/default01)
4038 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/default02)
4039 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/move01)
4040 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/move02)
4041 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/nullptr)
4042 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer01)
4043 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer02)
4044 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer_deleter01)
4045 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer_deleter02)
4046 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer_deleter03)
4047 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/pointer_deleter04)
4048 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/release)
4049 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/reset1)
4050 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers/swap)
4051 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/explicit_bool)
4052 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/get_deleter)
4053 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/get)
4054 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/index)
4055 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/pointer_type)
4056 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/move01)
4057 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/move_convert01)
4058 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/move_convert02)
4059 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/move_convert03)
4060 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/null)
4061 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/nullptr)
4062 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/auto_pointer)
4063 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/default01)
4064 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/default02)
4065 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move01)
4066 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move02)
4067 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert01)
4068 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert02)
4069 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert03)
4070 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert04)
4071 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert05)
4072 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert06)
4073 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/move_convert07)
4074 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/nullptr)
4075 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer01)
4076 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer02)
4077 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer03)
4078 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter01)
4079 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter02)
4080 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter03)
4081 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter04)
4082 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter05)
4083 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/pointer_deleter06)
4084 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.dtor/null)
4085 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/release)
4086 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/reset1)
4087 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/reset2)
4088 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/reset_self)
4089 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers/swap)
4090 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/dereference)
4091 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/explicit_bool)
4092 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/get_deleter)
4093 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/get)
4094 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/op_arrow)
4095 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.special/cmp_nullptr)
4096 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.special/eq)
4097 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.special/rel)
4098 $(call gen-test, utilities/memory/unique.ptr/unique.ptr.special/swap)
4099 $(call gen-test, utilities/memory/util.dynamic.safety/declare_no_pointers)
4100 $(call gen-test, utilities/memory/util.dynamic.safety/declare_reachable)
4101 $(call gen-test, utilities/memory/util.dynamic.safety/get_pointer_safety)
4102 $(call gen-test, utilities/memory/util.smartptr/nothing_to_do)
4103 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.enab/enable_shared_from_this)
4104 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.hash/hash_shared_ptr)
4105 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.hash/hash_unique_ptr)
4106 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_compare_exchange_strong_explicit)
4107 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_compare_exchange_strong)
4108 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_compare_exchange_weak_explicit)
4109 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_compare_exchange_weak)
4110 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_exchange_explicit)
4111 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_exchange)
4112 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_is_lock_free)
4113 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_load_explicit)
4114 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_load)
4115 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_store_explicit)
4116 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_store)
4117 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/types)
4118 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.getdeleter/get_deleter)
4119 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/auto_ptr_Y)
4120 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/shared_ptr)
4121 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/shared_ptr_rv)
4122 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/shared_ptr_Y)
4123 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/shared_ptr_Y_rv)
4124 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign/unique_ptr_Y)
4125 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/const_pointer_cast)
4126 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/dynamic_pointer_cast)
4127 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/static_pointer_cast)
4128 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/cmp_nullptr)
4129 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/eq)
4130 $(call gen-test, utilities
4131 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/auto_ptr)
4132 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/default)
4133 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter_allocator)
4134 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter_allocator_throw)
4135 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter)
4136 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter_throw)
4137 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t)
4138 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_allocator)
4139 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_allocator_throw)
4140 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter)
4141 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_throw)
4142 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer)
4143 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_throw)
4144 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr)
4145 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_pointer)
4146 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_rv)
4147 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_Y)
4148 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/shared_ptr_Y_rv)
4149 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/unique_ptr)
4150 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/weak_ptr)
4151 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared)
4152 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared)
4153 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.dest/tested_elsewhere)
4154 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.io/io)
4155 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset)
4156 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset_pointer_deleter_allocator)
4157 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset_pointer_deleter)
4158 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/reset_pointer)
4159 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod/swap)
4160 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/arrow)
4161 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/dereference)
4162 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/op_bool)
4163 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/owner_before_shared_ptr)
4164 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/owner_before_weak_ptr)
4165 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/unique)
4166 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.spec/swap)
4167 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weakptr/bad_weak_ptr)
4168 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/types)
4169 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/owner_less)
4170 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.assign/shared_ptr_Y)
4171 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.assign/weak_ptr)
4172 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.assign/weak_ptr_Y)
4173 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/default)
4174 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/shared_ptr_Y)
4175 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/weak_ptr)
4176 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/weak_ptr_Y)
4177 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.dest/tested_elsewhere)
4178 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.mod/reset)
4179 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.mod/swap)
4180 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/expired)
4181 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/lock)
4182 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/owner_before_shared_ptr)
4183 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/owner_before_weak_ptr)
4184 $(call gen-test, utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec/swap)
4185 $(call gen-test, utilities/memory/version)
4186 $(call gen-test, utilities/meta/meta.hel/integral_constant)
4187 $(call gen-test, utilities/meta/meta.rel/is_base_of)
4188 $(call gen-test, utilities/meta/meta.rel/is_convertible)
4189 $(call gen-test, utilities/meta/meta.rel/is_same)
4190 $(call gen-test, utilities/meta/meta.rqmts/nothing_to_do)
4191 $(call gen-test, utilities/meta/meta.trans/meta.trans.arr/remove_all_extents)
4192 $(call gen-test, utilities/meta/meta.trans/meta.trans.arr/remove_extent)
4193 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/add_const)
4194 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/add_cv)
4195 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/add_volatile)
4196 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/remove_const)
4197 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/remove_cv)
4198 $(call gen-test, utilities/meta/meta.trans/meta.trans.cv/remove_volatile)
4199 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/aligned_storage)
4200 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/aligned_union)
4201 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/common_type)
4202 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/conditional)
4203 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/decay)
4204 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/enable_if)
4205 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/result_of)
4206 $(call gen-test, utilities/meta/meta.trans/meta.trans.other/underlying_type)
4207 $(call gen-test, utilities/meta/meta.trans/meta.trans.ptr/add_pointer)
4208 $(call gen-test, utilities/meta/meta.trans/meta.trans.ptr/remove_pointer)
4209 $(call gen-test, utilities/meta/meta.trans/meta.trans.ref/add_lvalue_ref)
4210 $(call gen-test, utilities/meta/meta.trans/meta.trans.ref/add_rvalue_ref)
4211 $(call gen-test, utilities/meta/meta.trans/meta.trans.ref/remove_ref)
4212 $(call gen-test, utilities/meta/meta.trans/meta.trans.sign/make_signed)
4213 $(call gen-test, utilities/meta/meta.trans/meta.trans.sign/make_unsigned)
4214 $(call gen-test, utilities/meta/meta.trans/nothing_to_do)
4215 $(call gen-test, utilities/meta/meta.type.synop/nothing_to_do)
4216 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/array)
4217 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/class)
4218 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/enum)
4219 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/floating_point)
4220 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/function)
4221 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/integral)
4222 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/lvalue_ref)
4223 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/member_function_pointer)
4224 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/member_object_pointer)
4225 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/nullptr)
4226 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/pointer)
4227 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/rvalue_ref)
4228 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/union)
4229 $(call gen-test, utilities/meta/meta.unary/meta.unary.cat/void)
4230 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/array)
4231 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/class)
4232 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/enum)
4233 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/floating_point)
4234 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/function)
4235 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/integral)
4236 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/lvalue_ref)
4237 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/member_function_pointer)
4238 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/member_object_pointer)
4239 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/pointer)
4240 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/rvalue_ref)
4241 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/union)
4242 $(call gen-test, utilities/meta/meta.unary/meta.unary.comp/void)
4243 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/__has_operator_addressof)
4244 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/has_virtual_destructor)
4245 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_abstract)
4246 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_assignable)
4247 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_const)
4248 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_constructible)
4249 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_copy_assignable)
4250 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_copy_constructible)
4251 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_default_constructible)
4252 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_destructible)
4253 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_empty)
4254 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_final)
4255 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_literal_type)
4256 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_move_assignable)
4257 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_move_constructible)
4258 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_assignable)
4259 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_constructible)
4260 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_copy_assignable)
4261 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_copy_constructible)
4262 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_default_constructible)
4263 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_destructible)
4264 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_move_assignable)
4265 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_nothrow_move_constructible)
4266 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_pod)
4267 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_polymorphic)
4268 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_signed)
4269 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_standard_layout)
4270 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivialially_copyable)
4271 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_assignable)
4272 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_constructible)
4273 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_copy_assignable)
4274 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_copy_constructible)
4275 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_default_constructible)
4276 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_destructible)
4277 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_move_assignable)
4278 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivially_move_constructible)
4279 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_trivial)
4280 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_unsigned)
4281 $(call gen-test, utilities/meta/meta.unary/meta.unary.prop/is_volatile)
4282 $(call gen-test, utilities/meta/meta.unary/nothing_to_do)
4283 $(call gen-test, utilities/meta/meta.unary.prop.query/alignment_of)
4284 $(call gen-test, utilities/meta/meta.unary.prop.query/extent)
4285 $(call gen-test, utilities/meta/meta.unary.prop.query/rank)
4286 $(call gen-test, utilities/meta/version)
4287 $(call gen-test, utilities/nothing_to_do)
4288 $(call gen-test, utilities/optional/optional.bad_optional_access/char_pointer)
4289 $(call gen-test, utilities/optional/optional.bad_optional_access/copy_assign)
4290 $(call gen-test, utilities/optional/optional.bad_optional_access/copy_ctor)
4291 $(call gen-test, utilities/optional/optional.bad_optional_access/default)
4292 $(call gen-test, utilities/optional/optional.bad_optional_access/derive)
4293 $(call gen-test, utilities/optional/optional.bad_optional_access/string)
4294 $(call gen-test, utilities/optional/optional.comp_with_t/equal)
4295 $(call gen-test, utilities/optional/optional.comp_with_t/less_than)
4296 $(call gen-test, utilities/optional/optional.defs/tested_elsewhere)
4297 $(call gen-test, utilities/optional/optional.general/nothing_to_do)
4298 $(call gen-test, utilities/optional/optional.hash/hash)
4299 $(call gen-test, utilities/optional/optional.inplace/in_place_t)
4300 $(call gen-test, utilities/optional/optional.nullops/eqaul)
4301 $(call gen-test, utilities/optional/optional.nullops/less_than)
4302 $(call gen-test, utilities/optional/optional.nullopt/nullopt_t)
4303 $(call gen-test, utilities/optional/optional.object/optional.object.assign/assign_value)
4304 $(call gen-test, utilities/optional/optional.object/optional.object.assign/copy)
4305 $(call gen-test, utilities/optional/optional.object/optional.object.assign/emplace_initializer_list)
4306 $(call gen-test, utilities/optional/optional.object/optional.object.assign/emplace)
4307 $(call gen-test, utilities/optional/optional.object/optional.object.assign/move)
4308 $(call gen-test, utilities/optional/optional.object/optional.object.assign/nullopt_t)
4309 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/const_T)
4310 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/copy)
4311 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/default)
4312 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/initializer_list)
4313 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/in_place_t)
4314 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/move)
4315 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/nullopt_t)
4316 $(call gen-test, utilities/optional/optional.object/optional.object.ctor/rvalue_T)
4317 $(call gen-test, utilities/optional/optional.object/optional.object.dtor/dtor)
4318 $(call gen-test, utilities/optional/optional.object/optional.object.observe/bool)
4319 $(call gen-test, utilities/optional/optional.object/optional.object.observe/dereference_const)
4320 $(call gen-test, utilities/optional/optional.object/optional.object.observe/dereference)
4321 $(call gen-test, utilities/optional/optional.object/optional.object.observe/op_arrow_const)
4322 $(call gen-test, utilities/optional/optional.object/optional.object.observe/op_arrow)
4323 $(call gen-test, utilities/optional/optional.object/optional.object.observe/value_const)
4324 $(call gen-test, utilities/optional/optional.object/optional.object.observe/value_or_const)
4325 $(call gen-test, utilities/optional/optional.object/optional.object.observe/value_or)
4326 $(call gen-test, utilities
4327 $(call gen-test, utilities/optional/optional.object/optional.object.swap/swap)
4328 $(call gen-test, utilities/optional/optional.object/types)
4329 $(call gen-test, utilities/optional/optional.relops/equal)
4330 $(call gen-test, utilities/optional/optional.relops/less_than)
4331 $(call gen-test, utilities/optional/optional.specalg/make_optional)
4332 $(call gen-test, utilities/optional/optional.specalg/swap)
4333 $(call gen-test, utilities/optional/optional.syn/optional_includes_initializer_list)
4334 $(call gen-test, utilities/optional/version)
4335 $(call gen-test, utilities/ratio/ratio.arithmetic/ratio_add)
4336 $(call gen-test, utilities/ratio/ratio.arithmetic/ratio_divide)
4337 $(call gen-test, utilities/ratio/ratio.arithmetic/ratio_multiply)
4338 $(call gen-test, utilities/ratio/ratio.arithmetic/ratio_subtract)
4339 $(call gen-test, utilities/ratio/ratio.comparison/ratio_equal)
4340 $(call gen-test, utilities/ratio/ratio.comparison/ratio_greater_equal)
4341 $(call gen-test, utilities/ratio/ratio.comparison/ratio_greater)
4342 $(call gen-test, utilities/ratio/ratio.comparison/ratio_less_equal)
4343 $(call gen-test, utilities/ratio/ratio.comparison/ratio_less)
4344 $(call gen-test, utilities/ratio/ratio.comparison/ratio_not_equal)
4345 $(call gen-test, utilities/ratio/ratio.ratio/ratio)
4346 $(call gen-test, utilities/ratio/ratio.si/nothing_to_do)
4347 $(call gen-test, utilities/ratio/typedefs)
4348 $(call gen-test, utilities/ratio/version)
4349 $(call gen-test, utilities/template.bitset/bitset.cons/char_ptr_ctor)
4350 $(call gen-test, utilities/template.bitset/bitset.cons/default)
4351 $(call gen-test, utilities/template.bitset/bitset.cons/string_ctor)
4352 $(call gen-test, utilities/template.bitset/bitset.cons/ull_ctor)
4353 $(call gen-test, utilities/template.bitset/bitset.hash/bitset)
4354 $(call gen-test, utilities/template.bitset/bitset.members/all)
4355 $(call gen-test, utilities/template.bitset/bitset.members/any)
4356 $(call gen-test, utilities/template.bitset/bitset.members/count)
4357 $(call gen-test, utilities/template.bitset/bitset.members/flip_all)
4358 $(call gen-test, utilities/template.bitset/bitset.members/flip_one)
4359 $(call gen-test, utilities/template.bitset/bitset.members/index_const)
4360 $(call gen-test, utilities/template.bitset/bitset.members/index)
4361 $(call gen-test, utilities/template.bitset/bitset.members/left_shift_eq)
4362 $(call gen-test, utilities/template.bitset/bitset.members/left_shift)
4363 $(call gen-test, utilities/template.bitset/bitset.members/none)
4364 $(call gen-test, utilities/template.bitset/bitset.members/not_all)
4365 $(call gen-test, utilities/template.bitset/bitset.members/op_and_eq)
4366 $(call gen-test, utilities/template.bitset/bitset.members/op_eq_eq)
4367 $(call gen-test, utilities/template.bitset/bitset.members/op_or_eq)
4368 $(call gen-test, utilities/template.bitset/bitset.members/op_xor_eq)
4369 $(call gen-test, utilities/template.bitset/bitset.members/reset_all)
4370 $(call gen-test, utilities/template.bitset/bitset.members/reset_one)
4371 $(call gen-test, utilities/template.bitset/bitset.members/right_shift_eq)
4372 $(call gen-test, utilities/template.bitset/bitset.members/right_shift)
4373 $(call gen-test, utilities/template.bitset/bitset.members/set_all)
4374 $(call gen-test, utilities/template.bitset/bitset.members/set_one)
4375 $(call gen-test, utilities/template.bitset/bitset.members/size)
4376 $(call gen-test, utilities/template.bitset/bitset.members/test)
4377 $(call gen-test, utilities/template.bitset/bitset.members/to_string)
4378 $(call gen-test, utilities/template.bitset/bitset.members/to_ullong)
4379 $(call gen-test, utilities/template.bitset/bitset.members/to_ulong)
4380 $(call gen-test, utilities/template.bitset/bitset.operators/op_and)
4381 $(call gen-test, utilities/template.bitset/bitset.operators/op_not)
4382 $(call gen-test, utilities/template.bitset/bitset.operators/op_or)
4383 $(call gen-test, utilities/template.bitset/bitset.operators/stream_in)
4384 $(call gen-test, utilities/template.bitset/bitset.operators/stream_out)
4385 $(call gen-test, utilities/template.bitset/includes)
4386 $(call gen-test, utilities/template.bitset/version)
4387 $(call gen-test, utilities/time/hours)
4388 $(call gen-test, utilities/time/microseconds)
4389 $(call gen-test, utilities/time/milliseconds)
4390 $(call gen-test, utilities/time/minutes)
4391 $(call gen-test, utilities/time/nanoseconds)
4392 $(call gen-test, utilities/time/seconds)
4393 $(call gen-test, utilities/time/time.clock/nothing_to_do)
4394 $(call gen-test, utilities/time/time.clock.req/nothing_to_do)
4395 $(call gen-test, utilities/time/time.clock/time.clock.hires/consistency)
4396 $(call gen-test, utilities/time/time.clock/time.clock.hires/now)
4397 $(call gen-test, utilities/time/time.clock/time.clock.steady/consistency)
4398 $(call gen-test, utilities/time/time.clock/time.clock.steady/now)
4399 $(call gen-test, utilities/time/time.clock/time.clock.system/consistency)
4400 $(call gen-test, utilities/time/time.clock/time.clock.system/from_time_t)
4401 $(call gen-test, utilities/time/time.clock/time.clock.system/now)
4402 $(call gen-test, utilities/time/time.clock/time.clock.system/rep_signed)
4403 $(call gen-test, utilities/time/time.clock/time.clock.system/to_time_t)
4404 $(call gen-test, utilities/time/time.duration/default_ratio)
4405 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_divideEQ)
4406 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_-EQ)
4407 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_+EQ)
4408 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_--int)
4409 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_++int)
4410 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_modEQduration)
4411 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_modEQrep)
4412 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_--)
4413 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_-)
4414 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_+)
4415 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_++)
4416 $(call gen-test, utilities/time/time.duration/time.duration.arithmetic/op_timesEQ)
4417 $(call gen-test, utilities/time/time.duration/time.duration.cast/duration_cast)
4418 $(call gen-test, utilities/time/time.duration/time.duration.comparisons/op_equal)
4419 $(call gen-test, utilities/time/time.duration/time.duration.comparisons/op_less)
4420 $(call gen-test, utilities/time/time.duration/time.duration.cons/convert_exact)
4421 $(call gen-test, utilities/time/time.duration/time.duration.cons/convert_inexact)
4422 $(call gen-test, utilities/time/time.duration/time.duration.cons/convert_int_to_float)
4423 $(call gen-test, utilities/time/time.duration/time.duration.cons/convert_overflow)
4424 $(call gen-test, utilities/time/time.duration/time.duration.cons/default)
4425 $(call gen-test, utilities/time/time.duration/time.duration.cons/rep02)
4426 $(call gen-test, utilities/time/time.duration/time.duration.cons/rep)
4427 $(call gen-test, utilities/time/time.duration/time.duration.literals/literals1)
4428 $(call gen-test, utilities/time/time.duration/time.duration.literals/literals2)
4429 $(call gen-test, utilities/time/time.duration/time.duration.literals/literals)
4430 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_divide_duration)
4431 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_divide_rep)
4432 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_mod_duration)
4433 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_mod_rep)
4434 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_-)
4435 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_+)
4436 $(call gen-test, utilities/time/time.duration/time.duration.nonmember/op_times_rep)
4437 $(call gen-test, utilities/time/time.duration/time.duration.observer/tested_elsewhere)
4438 $(call gen-test, utilities/time/time.duration/time.duration.special/max)
4439 $(call gen-test, utilities/time/time.duration/time.duration.special/min)
4440 $(call gen-test, utilities/time/time.duration/time.duration.special/zero)
4441 $(call gen-test, utilities/time/time.duration/types)
4442 $(call gen-test, utilities/time/time.point/default_duration)
4443 $(call gen-test, utilities/time/time.point/time.point.arithmetic/op_-EQ)
4444 $(call gen-test, utilities/time/time.point/time.point.arithmetic/op_+EQ)
4445 $(call gen-test, utilities/time/time.point/time.point.cast/time_point_cast)
4446 $(call gen-test, utilities/time/time.point/time.point.comparisons/op_equal)
4447 $(call gen-test, utilities/time/time.point/time.point.comparisons/op_less)
4448 $(call gen-test, utilities/time/time.point/time.point.cons/convert)
4449 $(call gen-test, utilities/time/time.point/time.point.cons/default)
4450 $(call gen-test, utilities/time/time.point/time.point.cons/duration)
4451 $(call gen-test, utilities/time/time.point/time.point.nonmember/op_-duration)
4452 $(call gen-test, utilities/time/time.point/time.point.nonmember/op_+)
4453 $(call gen-test, utilities/time/time.point/time.point.nonmember/op_-time_point)
4454 $(call gen-test, utilities/time/time.point/time.point.observer/tested_elsewhere)
4455 $(call gen-test, utilities/time/time.point/time.point.special/max)
4456 $(call gen-test, utilities/time/time.point/time.point.special/min)
4457 $(call gen-test, utilities/time/time.traits/nothing_to_do)
4458 $(call gen-test, utilities/time/time.traits/time.traits.duration_values/max)
4459 $(call gen-test, utilities/time/time.traits/time.traits.duration_values/min)
4460 $(call gen-test, utilities/time/time.traits/time.traits.duration_values/zero)
4461 $(call gen-test, utilities/time/time.traits/time.traits.is_fp/treat_as_floating_point)
4462 $(call gen-test, utilities/time/time.traits/time.traits.specializations/duration)
4463 $(call gen-test, utilities/time/time.traits/time.traits.specializations/time_point)
4464 $(call gen-test, utilities/time/version)
4465 $(call gen-test, utilities/tuple/tuple.general/nothing_to_do)
4466 $(call gen-test, utilities/tuple/tuple.general/tuple.smartptr)
4467 $(call gen-test, utilities/tuple/tuple.tuple/empty_member)
4468 $(call gen-test, utilities/tuple/tuple.tuple/TupleFunction)
4469 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/const_pair)
4470 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/convert_copy)
4471 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/convert_move)
4472 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/copy)
4473 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/move_pair)
4474 $(call gen-test, utilities/tuple/tuple.tuple/tuple.assign/move)
4475 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_pair)
4476 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_const_Types)
4477 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_convert_copy)
4478 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_convert_move)
4479 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_copy)
4480 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_move_pair)
4481 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_move)
4482 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc)
4483 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/alloc_UTypes)
4484 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/const_pair)
4485 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/const_Types)
4486 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/convert_copy)
4487 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/convert_move)
4488 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/copy)
4489 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/default)
4490 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/move_pair)
4491 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/move)
4492 $(call gen-test, utilities/tuple/tuple.tuple/tuple.cnstr/UTypes)
4493 $(call gen-test, utilities/tuple/tuple.tuple/tuple.creation/forward_as_tuple)
4494 $(call gen-test, utilities/tuple/tuple.tuple/tuple.creation/make_tuple)
4495 $(call gen-test, utilities/tuple/tuple.tuple/tuple.creation/tie)
4496 $(call gen-test, utilities/tuple/tuple.tuple/tuple.creation/tuple_cat)
4497 $(call gen-test, utilities/tuple/tuple.tuple/tuple.elem/get_const)
4498 $(call gen-test, utilities/tuple/tuple.tuple/tuple.elem/get_non_const)
4499 $(call gen-test, utilities/tuple/tuple.tuple/tuple.elem/get_rv)
4500 $(call gen-test, utilities/tuple/tuple.tuple/tuple.elem/tuple.by.type)
4501 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_element)
4502 $(call gen-test, utilities/tuple/tuple.tuple/tuple.helper/tuple_size)
4503 $(call gen-test, utilities/tuple/tuple.tuple/tuple.rel/eq)
4504 $(call gen-test, utilities/tuple/tuple.tuple/tuple.rel/lt)
4505 $(call gen-test, utilities/tuple/tuple.tuple/tuple.special/non_member_swap)
4506 $(call gen-test, utilities/tuple/tuple.tuple/tuple.swap/member_swap)
4507 $(call gen-test, utilities/tuple/tuple.tuple/tuple.traits/uses_allocator)
4508 $(call gen-test, utilities/tuple/version)
4509 $(call gen-test, utilities/type.index/type.index.hash/hash)
4510 $(call gen-test, utilities/type.index/type.index.members/ctor)
4511 $(call gen-test, utilities/type.index/type.index.members/eq)
4512 $(call gen-test, utilities/type.index/type.index.members/hash_code)
4513 $(call gen-test, utilities/type.index/type.index.members/lt)
4514 $(call gen-test, utilities/type.index/type.index.members/name)
4515 $(call gen-test, utilities/type.index/type.index.overview/copy_assign)
4516 $(call gen-test, utilities/type.index/type.index.overview/copy_ctor)
4517 $(call gen-test, utilities/type.index/type.index.synopsis/hash_type_index)
4518 $(call gen-test, utilities/type.index/version)
4519 $(call gen-test, utilities/utilities.general/nothing_to_do)
4520 $(call gen-test, utilities/utility/declval/declval)
4521 $(call gen-test, utilities/utility/exchange/exchange)
4522 $(call gen-test, utilities/utility/forward/forward)
4523 $(call gen-test, utilities/utility/forward/move_copy)
4524 $(call gen-test, utilities/utility/forward/move_if_noexcept)
4525 $(call gen-test, utilities/utility/forward/move_only)
4526 $(call gen-test, utilities/utility/operators/rel_ops)
4527 $(call gen-test, utilities/utility/pairs/nothing_to_do)
4528 $(call gen-test, utilities/utility/pairs/pair.astuple/get_const)
4529 $(call gen-test, utilities/utility/pairs/pair.astuple/get_non_const)
4530 $(call gen-test, utilities/utility/pairs/pair.astuple/get_rv)
4531 $(call gen-test, utilities/utility/pairs/pair.astuple/pairs.by.type)
4532 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_element)
4533 $(call gen-test, utilities/utility/pairs/pair.astuple/tuple_size)
4534 $(call gen-test, utilities/utility/pairs/pair.piecewise/piecewise_construct)
4535 $(call gen-test, utilities/utility/pairs/pairs.general/nothing_to_do)
4536 $(call gen-test, utilities/utility/pairs/pairs.pair/assign_const_pair_U_V)
4537 $(call gen-test, utilities/utility/pairs/pairs.pair/assign_rv_pair)
4538 $(call gen-test, utilities/utility/pairs/pairs.pair/assign_rv_pair_U_V)
4539 $(call gen-test, utilities/utility/pairs/pairs.pair/const_first_const_second)
4540 $(call gen-test, utilities/utility/pairs/pairs.pair/const_pair_U_V)
4541 $(call gen-test, utilities/utility/pairs/pairs.pair/copy_ctor)
4542 $(call gen-test, utilities/utility/pairs/pairs.pair/default)
4543 $(call gen-test, utilities/utility/pairs/pairs.pair/piecewise)
4544 $(call gen-test, utilities/utility/pairs/pairs.pair/rv_pair_U_V)
4545 $(call gen-test, utilities/utility/pairs/pairs.pair/swap)
4546 $(call gen-test, utilities/utility/pairs/pairs.pair/types)
4547 $(call gen-test, utilities/utility/pairs/pairs.pair/U_V)
4548 $(call gen-test, utilities/utility/pairs/pairs.spec/comparison)
4549 $(call gen-test, utilities/utility/pairs/pairs.spec/make_pair)
4550 $(call gen-test, utilities/utility/pairs/pairs.spec/non_member_swap)
4551 $(call gen-test, utilities/utility.requirements/allocator.requirements/nothing_to_do)
4552 $(call gen-test, utilities/utility.requirements/hash.requirements/nothing_to_do)
4553 $(call gen-test, utilities/utility.requirements/nothing_to_do)
4554 $(call gen-test, utilities/utility.requirements/nullablepointer.requirements/nothing_to_do)
4555 $(call gen-test, utilities/utility.requirements/swappable.requirements/nothing_to_do)
4556 $(call gen-test, utilities/utility.requirements/utility.arg.requirements/nothing_to_do)
4557 $(call gen-test, utilities/utility/utility.swap/swap_array)
4558 $(call gen-test, utilities/utility/utility.swap/swap)
4559 $(call gen-test, utilities/utility/version)