C# Class Mosa.TestWorld.x86.Tests.OtherTest

Inheritance: KernelTest
Mostrar archivo Open project: tgiphil/MOSA-Project Class Usage Examples

Public Methods

Method Description
AddressOfThisBug ( ) : bool
ConditionalBug ( ) : bool
ForeachBreak ( ) : bool
ForeachNested2Test ( ) : bool
ForeachNestedTest ( ) : bool
ForeachU1 ( ) : byte
ForeachU1Test ( ) : bool
NullableTest1 ( ) : bool
NullableTest2 ( ) : bool
NullableTest3 ( ) : bool
NullableTest4 ( ) : bool
NullableTest5 ( ) : bool
NullableTest6 ( ) : bool
OtherTest ( ) : System
OtherTest1 ( ) : bool
OtherTest2 ( ) : bool
OtherTest3 ( ) : bool
OtherTest4 ( ) : bool
OtherTest5 ( ) : bool
PointerBug ( ) : bool
RemR4 ( ) : bool
RemR8 ( ) : bool
StructNewObjTest ( ) : bool
StructNotBoxed ( ) : bool
TestField ( ) : bool

Private Methods

Method Description
FindPair ( LinkedList PairList ) : Pair
Populate ( ) : LinkedList
Populate2 ( ) : LinkedList

Method Details

AddressOfThisBug() public static method

public static AddressOfThisBug ( ) : bool
return bool

ConditionalBug() public static method

public static ConditionalBug ( ) : bool
return bool

ForeachBreak() public static method

public static ForeachBreak ( ) : bool
return bool

ForeachNested2Test() public static method

public static ForeachNested2Test ( ) : bool
return bool

ForeachNestedTest() public static method

public static ForeachNestedTest ( ) : bool
return bool

ForeachU1() public static method

public static ForeachU1 ( ) : byte
return byte

ForeachU1Test() public static method

public static ForeachU1Test ( ) : bool
return bool

NullableTest1() public static method

public static NullableTest1 ( ) : bool
return bool

NullableTest2() public static method

public static NullableTest2 ( ) : bool
return bool

NullableTest3() public static method

public static NullableTest3 ( ) : bool
return bool

NullableTest4() public static method

public static NullableTest4 ( ) : bool
return bool

NullableTest5() public static method

public static NullableTest5 ( ) : bool
return bool

NullableTest6() public static method

public static NullableTest6 ( ) : bool
return bool

OtherTest() public method

public OtherTest ( ) : System
return System

OtherTest1() public static method

public static OtherTest1 ( ) : bool
return bool

OtherTest2() public static method

public static OtherTest2 ( ) : bool
return bool

OtherTest3() public static method

public static OtherTest3 ( ) : bool
return bool

OtherTest4() public static method

public static OtherTest4 ( ) : bool
return bool

OtherTest5() public static method

public static OtherTest5 ( ) : bool
return bool

PointerBug() public static method

public static PointerBug ( ) : bool
return bool

RemR4() public static method

public static RemR4 ( ) : bool
return bool

RemR8() public static method

public static RemR8 ( ) : bool
return bool

StructNewObjTest() public static method

public static StructNewObjTest ( ) : bool
return bool

StructNotBoxed() public static method

public static StructNotBoxed ( ) : bool
return bool

TestField() public static method

public static TestField ( ) : bool
return bool