C# Class Tests, mono

Datei anzeigen Open project: kumpera/mono Class Usage Examples

Public Properties

Property Type Description
finally_level int
my_flags int

Public Methods

Method Description
Connect ( ) : void
DoSomething ( object &o ) : void
GetText ( string s ) : string
Main ( ) : int
Main ( String args ) : int
Stop ( ) : void
amethod ( ) : int
arg_only_written ( string file_name, int ncells ) : int
bar ( int i ) : void
foo ( ) : int[]
inline_throw1 ( int i ) : int
inline_throw2 ( int i ) : int
lmf_filter ( ) : void
rethrow ( ) : void
return_55 ( ) : int
return_float ( ) : float
test_0_abcrem_check_this_removal ( ) : int
test_0_abcrem_check_this_removal2 ( ) : int
test_0_addsub_mem ( ) : int
test_0_and_cmp_static ( ) : int
test_0_arg_only_written ( ) : int
test_0_array_access_64_bit ( ) : int
test_0_array_size ( ) : int
test_0_byte_cast ( ) : int
test_0_byte_compares ( ) : int
test_0_calls_opcode_emulation ( ) : int
test_0_cast_iface_array ( ) : int
test_0_catch ( ) : int
test_0_cfold_div_zero ( ) : int
test_0_cond_branch_side_effects ( ) : int
test_0_div_zero ( ) : int
test_0_enum_array_cast ( ) : int
test_0_enum_unbox ( ) : int
test_0_except_opt_two_clauses ( ) : int
test_0_exception_in_cctor ( ) : int
test_0_fields_with_big_offsets ( ) : int
test_0_finally ( ) : int
test_0_finally_without_exc ( ) : int
test_0_float_div_zero ( ) : int
test_0_float_load_and_store_with_big_offset ( ) : int
test_0_float_return_spill ( ) : int
test_0_iface_call ( ) : int
test_0_inline_throw ( ) : int
test_0_inline_throw_only ( ) : int
test_0_inline_throw_only_gettext ( ) : int
test_0_int_cast ( ) : int
test_0_intrins_array_length ( ) : int
test_0_intrins_array_rank ( ) : int
test_0_intrins_object_ctor ( ) : int
test_0_intrins_object_gethashcode ( ) : int
test_0_intrins_object_gettype ( ) : int
test_0_intrins_runtimehelpers_offset_to_string_data ( ) : int
test_0_intrins_string_chars ( ) : int
test_0_intrins_string_length ( ) : int
test_0_intrins_string_setchar ( ) : int
test_0_invalid_unbox ( ) : int
test_0_invalid_unbox_arrays ( ) : int
test_0_ldfld_stfld_soft_float ( ) : int
test_0_ldfld_stfld_soft_float_remote ( ) : int
test_0_ldflda_null ( ) : int
test_0_ldflda_null_pointer ( ) : int
test_0_ldsfld_soft_float ( ) : int
test_0_lmf_filter ( ) : int
test_0_locals_soft_float ( ) : int
test_0_long_arg_opt ( ) : int
test_0_long_cast ( ) : int
test_0_long_div_zero ( ) : int
test_0_long_ret_opt ( ) : int
test_0_more_cast_corner_cases ( ) : int
test_0_multi_array_cast ( ) : int
test_0_multi_dim_array_access ( ) : int
test_0_nested_finally ( ) : int
test_0_nonvirt_nullref_at_clause_start ( ) : int
test_0_null_cast ( ) : int
test_0_nullref ( ) : int
test_0_ovf1 ( ) : int
test_0_ovf11 ( ) : int
test_0_ovf13 ( ) : int
test_0_ovf15 ( ) : int
test_0_ovf17 ( ) : int
test_0_ovf18 ( ) : int
test_0_ovf20 ( ) : int
test_0_ovf3 ( ) : int
test_0_ovf5 ( ) : int
test_0_ovf7 ( ) : int
test_0_ovf9 ( ) : int
test_0_pin_string ( ) : int
test_0_range_check_opt ( ) : int
test_0_regress_73242 ( ) : int
test_0_regress_78990_unaligned_structs ( ) : int
test_0_rethrow_nested ( ) : int
test_0_rethrow_stacktrace ( ) : int
test_0_return ( ) : int
test_0_sbyte_cast ( ) : int
test_0_seektest ( ) : int
test_0_sh32_mem ( ) : int
test_0_short_cast ( ) : int
test_0_simple_double_casts ( ) : int
test_0_stack_unwind ( ) : int
test_0_string_access ( ) : int
test_0_string_virtual_call ( ) : int
test_0_struct1_args ( ) : int
test_0_struct2_args ( ) : int
test_0_struct3_args ( ) : int
test_0_struct4_args ( ) : int
test_0_super_cast ( ) : int
test_0_super_cast_array ( ) : int
test_0_throw_to_branch_opt_outer_clause ( ) : int
test_0_throw_unwind ( ) : int
test_0_try_inside_finally_cmov_opt ( ) : int
test_0_udiv_zero ( ) : int
test_0_uint_cast ( ) : int
test_0_ulong_cast ( ) : int
test_0_ulong_div_zero ( ) : int
test_0_unbox_trampoline2 ( ) : int
test_0_unsigned_right_shift_imm0 ( ) : int
test_0_ushort_cast ( ) : int
test_0_vector_array_cast ( ) : int
test_100_long_vars_in_clauses_initlocals_opt ( ) : int
test_155_regalloc ( ) : int
test_1_array_mismatch_2 ( ) : int
test_1_array_mismatch_3 ( ) : int
test_1_array_mismatch_4 ( ) : int
test_1_ovf10 ( ) : int
test_1_ovf12 ( ) : int
test_1_ovf14 ( ) : int
test_1_ovf16 ( ) : int
test_1_ovf19 ( ) : int
test_1_ovf2 ( ) : int
test_1_ovf21 ( ) : int
test_1_ovf22 ( ) : int
test_1_ovf23 ( ) : int
test_1_ovf4 ( ) : int
test_1_ovf6 ( ) : int
test_1_ovf8 ( ) : int
test_1_store_decimal ( ) : int
test_2_array_mismatch ( ) : int
test_2_instance_delegate ( ) : int
test_2_intptr_stobj ( ) : int
test_2_large_struct_pass ( ) : int
test_2_multiple_finally_clauses ( ) : int
test_2_return_struct_virtual ( ) : int
test_2_static_delegate ( ) : int
test_3_checked_cast_un ( ) : int
test_3_return_struct ( ) : int
test_44_unbox_trampoline ( ) : int
test_4_box ( ) : int
test_4_checked_cast ( ) : int
test_4_static_inc_long ( ) : int
test_5_newobj ( ) : int
test_5_pass_small_struct ( ) : int
test_5_pass_static_struct ( ) : int
test_5_pass_struct ( ) : int
test_5_regalloc ( ) : int
test_719162_complex_div ( ) : int
test_71_long_shift_right ( ) : int
test_8_local_deadce_causes ( ) : int
test_97_negative_index ( ) : int
throw_only ( ) : int
throw_only_gettext ( ) : int
v_get_simple ( int v ) : Simple

Private Methods

Method Description
AbsoluteDays ( int year, int month, int day ) : int
DoNothingButDontInline ( float a, int b ) : float
Foo ( ulong x, ulong y ) : int
FunNoInline ( ) : int
InitMe ( Gamma, &noMercyWithTheStack ) : void
IsFalse ( ) : bool
UseValue ( int index ) : void
WriteStuff ( ) : bool
X ( ) : ulong
Y ( ) : ulong
check_struct1 ( struct1 x ) : int
check_struct2 ( struct2 x ) : int
do_raise ( ) : void
do_something ( ) : void
get_simple ( int v ) : Simple
get_small ( byte v ) : Small
get_sp ( int i ) : void
helper_out_obj ( object &o ) : void
helper_out_string ( string &o ) : void
int_func ( int i ) : int
invoke_twice ( Bar2 b ) : int
large_struct_test ( Large a, Large b, Large c, Large d ) : bool
llmult ( int a, int b, int c, int d ) : int
pass_struct1 ( int a, int b, struct1 x ) : int
pass_struct1 ( int a, struct1 x ) : int
pass_struct1 ( struct1 x ) : int
pass_struct2 ( int a, int b, int c, struct2 x ) : int
pass_struct2 ( int a, int b, struct2 x ) : int
pass_struct2 ( int a, struct2 x ) : int
pass_struct2 ( struct2 x ) : int
pass_struct3 ( int i, int j, int k, int l, int m, int n, int o, int p, Struct3 s, int q ) : int
pass_struct4 ( Struct4 s ) : int
range_check_strlen ( int i, string s ) : int
receive_simple ( int a, Simple v, int b ) : int
receive_small ( int a, Small v, int b ) : int
receive_small_sparc_many_args ( int a, int a2, int a3, int a4, int a5, int a6, Small v, int b ) : int
return4 ( ) : int
return5 ( ) : int
return_small ( Small s ) : Small
test_0_array_get_set_soft_float ( ) : int
test_0_llvm_moving_faulting_loads ( ) : int
test_0_vtype_phi ( ) : int
test_2_ldobj_stobj_optization ( ) : int
throw_func ( int i, S s ) : void
throw_only2 ( ) : int
vtype_phi ( VTypePhi v1, VTypePhi v2, bool first ) : int

Method Details

Connect() public static method

public static Connect ( ) : void
return void

DoSomething() public static method

public static DoSomething ( object &o ) : void
o object
return void

GetText() public static method

public static GetText ( string s ) : string
s string
return string

Main() public static method

public static Main ( ) : int
return int

Main() public static method

public static Main ( String args ) : int
args String
return int

Stop() public static method

public static Stop ( ) : void
return void

amethod() public method

public amethod ( ) : int
return int

arg_only_written() public static method

public static arg_only_written ( string file_name, int ncells ) : int
file_name string
ncells int
return int

bar() public static method

public static bar ( int i ) : void
i int
return void

foo() public static method

public static foo ( ) : int[]
return int[]

inline_throw1() public static method

public static inline_throw1 ( int i ) : int
i int
return int

inline_throw2() public static method

public static inline_throw2 ( int i ) : int
i int
return int

lmf_filter() public static method

public static lmf_filter ( ) : void
return void

rethrow() public static method

public static rethrow ( ) : void
return void

return_55() public static method

public static return_55 ( ) : int
return int

return_float() public static method

public static return_float ( ) : float
return float

test_0_abcrem_check_this_removal() public static method

public static test_0_abcrem_check_this_removal ( ) : int
return int

test_0_abcrem_check_this_removal2() public static method

public static test_0_abcrem_check_this_removal2 ( ) : int
return int

test_0_addsub_mem() public static method

public static test_0_addsub_mem ( ) : int
return int

test_0_and_cmp_static() public static method

public static test_0_and_cmp_static ( ) : int
return int

test_0_arg_only_written() public static method

public static test_0_arg_only_written ( ) : int
return int

test_0_array_access_64_bit() public static method

public static test_0_array_access_64_bit ( ) : int
return int

test_0_array_size() public static method

public static test_0_array_size ( ) : int
return int

test_0_byte_cast() public static method

public static test_0_byte_cast ( ) : int
return int

test_0_byte_compares() public static method

public static test_0_byte_compares ( ) : int
return int

test_0_calls_opcode_emulation() public static method

public static test_0_calls_opcode_emulation ( ) : int
return int

test_0_cast_iface_array() public static method

public static test_0_cast_iface_array ( ) : int
return int

test_0_catch() public static method

public static test_0_catch ( ) : int
return int

test_0_cfold_div_zero() public static method

public static test_0_cfold_div_zero ( ) : int
return int

test_0_cond_branch_side_effects() public static method

public static test_0_cond_branch_side_effects ( ) : int
return int

test_0_div_zero() public static method

public static test_0_div_zero ( ) : int
return int

test_0_enum_array_cast() public static method

public static test_0_enum_array_cast ( ) : int
return int

test_0_enum_unbox() public static method

public static test_0_enum_unbox ( ) : int
return int

test_0_except_opt_two_clauses() public static method

public static test_0_except_opt_two_clauses ( ) : int
return int

test_0_exception_in_cctor() public static method

public static test_0_exception_in_cctor ( ) : int
return int

test_0_fields_with_big_offsets() public static method

public static test_0_fields_with_big_offsets ( ) : int
return int

test_0_finally() public static method

public static test_0_finally ( ) : int
return int

test_0_finally_without_exc() public static method

public static test_0_finally_without_exc ( ) : int
return int

test_0_float_div_zero() public static method

public static test_0_float_div_zero ( ) : int
return int

test_0_float_load_and_store_with_big_offset() public static method

public static test_0_float_load_and_store_with_big_offset ( ) : int
return int

test_0_float_return_spill() public static method

public static test_0_float_return_spill ( ) : int
return int

test_0_iface_call() public static method

public static test_0_iface_call ( ) : int
return int

test_0_inline_throw() public static method

public static test_0_inline_throw ( ) : int
return int

test_0_inline_throw_only() public static method

public static test_0_inline_throw_only ( ) : int
return int

test_0_inline_throw_only_gettext() public static method

public static test_0_inline_throw_only_gettext ( ) : int
return int

test_0_int_cast() public static method

public static test_0_int_cast ( ) : int
return int

test_0_intrins_array_length() public static method

public static test_0_intrins_array_length ( ) : int
return int

test_0_intrins_array_rank() public static method

public static test_0_intrins_array_rank ( ) : int
return int

test_0_intrins_object_ctor() public static method

public static test_0_intrins_object_ctor ( ) : int
return int

test_0_intrins_object_gethashcode() public static method

public static test_0_intrins_object_gethashcode ( ) : int
return int

test_0_intrins_object_gettype() public static method

public static test_0_intrins_object_gettype ( ) : int
return int

test_0_intrins_runtimehelpers_offset_to_string_data() public static method

public static test_0_intrins_runtimehelpers_offset_to_string_data ( ) : int
return int

test_0_intrins_string_chars() public static method

public static test_0_intrins_string_chars ( ) : int
return int

test_0_intrins_string_length() public static method

public static test_0_intrins_string_length ( ) : int
return int

test_0_intrins_string_setchar() public static method

public static test_0_intrins_string_setchar ( ) : int
return int

test_0_invalid_unbox() public static method

public static test_0_invalid_unbox ( ) : int
return int

test_0_invalid_unbox_arrays() public static method

public static test_0_invalid_unbox_arrays ( ) : int
return int

test_0_ldfld_stfld_soft_float() public static method

public static test_0_ldfld_stfld_soft_float ( ) : int
return int

test_0_ldfld_stfld_soft_float_remote() public static method

public static test_0_ldfld_stfld_soft_float_remote ( ) : int
return int

test_0_ldflda_null() public static method

public static test_0_ldflda_null ( ) : int
return int

test_0_ldflda_null_pointer() public static method

public static test_0_ldflda_null_pointer ( ) : int
return int

test_0_ldsfld_soft_float() public static method

public static test_0_ldsfld_soft_float ( ) : int
return int

test_0_lmf_filter() public static method

public static test_0_lmf_filter ( ) : int
return int

test_0_locals_soft_float() public static method

public static test_0_locals_soft_float ( ) : int
return int

test_0_long_arg_opt() public static method

public static test_0_long_arg_opt ( ) : int
return int

test_0_long_cast() public static method

public static test_0_long_cast ( ) : int
return int

test_0_long_div_zero() public static method

public static test_0_long_div_zero ( ) : int
return int

test_0_long_ret_opt() public static method

public static test_0_long_ret_opt ( ) : int
return int

test_0_more_cast_corner_cases() public static method

public static test_0_more_cast_corner_cases ( ) : int
return int

test_0_multi_array_cast() public static method

public static test_0_multi_array_cast ( ) : int
return int

test_0_multi_dim_array_access() public static method

public static test_0_multi_dim_array_access ( ) : int
return int

test_0_nested_finally() public static method

public static test_0_nested_finally ( ) : int
return int

test_0_nonvirt_nullref_at_clause_start() public static method

public static test_0_nonvirt_nullref_at_clause_start ( ) : int
return int

test_0_null_cast() public static method

public static test_0_null_cast ( ) : int
return int

test_0_nullref() public static method

public static test_0_nullref ( ) : int
return int

test_0_ovf1() public static method

public static test_0_ovf1 ( ) : int
return int

test_0_ovf11() public static method

public static test_0_ovf11 ( ) : int
return int

test_0_ovf13() public static method

public static test_0_ovf13 ( ) : int
return int

test_0_ovf15() public static method

public static test_0_ovf15 ( ) : int
return int

test_0_ovf17() public static method

public static test_0_ovf17 ( ) : int
return int

test_0_ovf18() public static method

public static test_0_ovf18 ( ) : int
return int

test_0_ovf20() public static method

public static test_0_ovf20 ( ) : int
return int

test_0_ovf3() public static method

public static test_0_ovf3 ( ) : int
return int

test_0_ovf5() public static method

public static test_0_ovf5 ( ) : int
return int

test_0_ovf7() public static method

public static test_0_ovf7 ( ) : int
return int

test_0_ovf9() public static method

public static test_0_ovf9 ( ) : int
return int

test_0_pin_string() public static method

public static test_0_pin_string ( ) : int
return int

test_0_range_check_opt() public static method

public static test_0_range_check_opt ( ) : int
return int

test_0_regress_73242() public static method

public static test_0_regress_73242 ( ) : int
return int

test_0_regress_78990_unaligned_structs() public static method

public static test_0_regress_78990_unaligned_structs ( ) : int
return int

test_0_rethrow_nested() public static method

public static test_0_rethrow_nested ( ) : int
return int

test_0_rethrow_stacktrace() public static method

public static test_0_rethrow_stacktrace ( ) : int
return int

test_0_return() public static method

public static test_0_return ( ) : int
return int

test_0_sbyte_cast() public static method

public static test_0_sbyte_cast ( ) : int
return int

test_0_seektest() public static method

public static test_0_seektest ( ) : int
return int

test_0_sh32_mem() public static method

public static test_0_sh32_mem ( ) : int
return int

test_0_short_cast() public static method

public static test_0_short_cast ( ) : int
return int

test_0_simple_double_casts() public static method

public static test_0_simple_double_casts ( ) : int
return int

test_0_stack_unwind() public static method

public static test_0_stack_unwind ( ) : int
return int

test_0_string_access() public static method

public static test_0_string_access ( ) : int
return int

test_0_string_virtual_call() public static method

public static test_0_string_virtual_call ( ) : int
return int

test_0_struct1_args() public static method

public static test_0_struct1_args ( ) : int
return int

test_0_struct2_args() public static method

public static test_0_struct2_args ( ) : int
return int

test_0_struct3_args() public static method

public static test_0_struct3_args ( ) : int
return int

test_0_struct4_args() public static method

public static test_0_struct4_args ( ) : int
return int

test_0_super_cast() public static method

public static test_0_super_cast ( ) : int
return int

test_0_super_cast_array() public static method

public static test_0_super_cast_array ( ) : int
return int

test_0_throw_to_branch_opt_outer_clause() public static method

public static test_0_throw_to_branch_opt_outer_clause ( ) : int
return int

test_0_throw_unwind() public static method

public static test_0_throw_unwind ( ) : int
return int

test_0_try_inside_finally_cmov_opt() public static method

public static test_0_try_inside_finally_cmov_opt ( ) : int
return int

test_0_udiv_zero() public static method

public static test_0_udiv_zero ( ) : int
return int

test_0_uint_cast() public static method

public static test_0_uint_cast ( ) : int
return int

test_0_ulong_cast() public static method

public static test_0_ulong_cast ( ) : int
return int

test_0_ulong_div_zero() public static method

public static test_0_ulong_div_zero ( ) : int
return int

test_0_unbox_trampoline2() public static method

public static test_0_unbox_trampoline2 ( ) : int
return int

test_0_unsigned_right_shift_imm0() public static method

public static test_0_unsigned_right_shift_imm0 ( ) : int
return int

test_0_ushort_cast() public static method

public static test_0_ushort_cast ( ) : int
return int

test_0_vector_array_cast() public static method

public static test_0_vector_array_cast ( ) : int
return int

test_100_long_vars_in_clauses_initlocals_opt() public static method

public static test_100_long_vars_in_clauses_initlocals_opt ( ) : int
return int

test_155_regalloc() public static method

public static test_155_regalloc ( ) : int
return int

test_1_array_mismatch_2() public static method

public static test_1_array_mismatch_2 ( ) : int
return int

test_1_array_mismatch_3() public static method

public static test_1_array_mismatch_3 ( ) : int
return int

test_1_array_mismatch_4() public static method

public static test_1_array_mismatch_4 ( ) : int
return int

test_1_ovf10() public static method

public static test_1_ovf10 ( ) : int
return int

test_1_ovf12() public static method

public static test_1_ovf12 ( ) : int
return int

test_1_ovf14() public static method

public static test_1_ovf14 ( ) : int
return int

test_1_ovf16() public static method

public static test_1_ovf16 ( ) : int
return int

test_1_ovf19() public static method

public static test_1_ovf19 ( ) : int
return int

test_1_ovf2() public static method

public static test_1_ovf2 ( ) : int
return int

test_1_ovf21() public static method

public static test_1_ovf21 ( ) : int
return int

test_1_ovf22() public static method

public static test_1_ovf22 ( ) : int
return int

test_1_ovf23() public static method

public static test_1_ovf23 ( ) : int
return int

test_1_ovf4() public static method

public static test_1_ovf4 ( ) : int
return int

test_1_ovf6() public static method

public static test_1_ovf6 ( ) : int
return int

test_1_ovf8() public static method

public static test_1_ovf8 ( ) : int
return int

test_1_store_decimal() public static method

public static test_1_store_decimal ( ) : int
return int

test_2_array_mismatch() public static method

public static test_2_array_mismatch ( ) : int
return int

test_2_instance_delegate() public static method

public static test_2_instance_delegate ( ) : int
return int

test_2_intptr_stobj() public static method

public static test_2_intptr_stobj ( ) : int
return int

test_2_large_struct_pass() public static method

public static test_2_large_struct_pass ( ) : int
return int

test_2_multiple_finally_clauses() public static method

public static test_2_multiple_finally_clauses ( ) : int
return int

test_2_return_struct_virtual() public static method

public static test_2_return_struct_virtual ( ) : int
return int

test_2_static_delegate() public static method

public static test_2_static_delegate ( ) : int
return int

test_3_checked_cast_un() public static method

public static test_3_checked_cast_un ( ) : int
return int

test_3_return_struct() public static method

public static test_3_return_struct ( ) : int
return int

test_44_unbox_trampoline() public static method

public static test_44_unbox_trampoline ( ) : int
return int

test_4_box() public static method

public static test_4_box ( ) : int
return int

test_4_checked_cast() public static method

public static test_4_checked_cast ( ) : int
return int

test_4_static_inc_long() public static method

public static test_4_static_inc_long ( ) : int
return int

test_5_newobj() public static method

public static test_5_newobj ( ) : int
return int

test_5_pass_small_struct() public static method

public static test_5_pass_small_struct ( ) : int
return int

test_5_pass_static_struct() public static method

public static test_5_pass_static_struct ( ) : int
return int

test_5_pass_struct() public static method

public static test_5_pass_struct ( ) : int
return int

test_5_regalloc() public static method

public static test_5_regalloc ( ) : int
return int

test_719162_complex_div() public static method

public static test_719162_complex_div ( ) : int
return int

test_71_long_shift_right() public static method

public static test_71_long_shift_right ( ) : int
return int

test_8_local_deadce_causes() public static method

public static test_8_local_deadce_causes ( ) : int
return int

test_97_negative_index() public static method

public static test_97_negative_index ( ) : int
return int

throw_only() public static method

public static throw_only ( ) : int
return int

throw_only_gettext() public static method

public static throw_only_gettext ( ) : int
return int

v_get_simple() public method

public v_get_simple ( int v ) : Simple
v int
return Simple

Property Details

finally_level public_oe static_oe property

public static int finally_level
return int

my_flags public_oe static_oe property

public static int my_flags
return int