Class MiscTests
Syntax
public class MiscTests : TinyTestFixture
Methods
GetOrCreateSharedMemoryBasic()
Declaration
[Test]
public void GetOrCreateSharedMemoryBasic()
SharedStaticsTestGeneric()
Declaration
[Test]
public void SharedStaticsTestGeneric()
SharedStaticsTestInvalidSize()
Declaration
[Test]
public void SharedStaticsTestInvalidSize()
SharedStaticsTestSimple()
Declaration
[Test]
public void SharedStaticsTestSimple()
TempAllocatorCapacityGrowsAndResetsManyAllocs()
Declaration
[Test]
public void TempAllocatorCapacityGrowsAndResetsManyAllocs()
TempAllocatorLargerThanDefaultSize()
Declaration
[Test]
public void TempAllocatorLargerThanDefaultSize()
TempAllocatorMultithreadUnique()
Declaration
[Test]
public void TempAllocatorMultithreadUnique()
TempAllocatorNullIfNoScope()
Declaration
[Test]
public void TempAllocatorNullIfNoScope()
TempAllocatorRenestingDoesntLeak()
Declaration
[Test]
public void TempAllocatorRenestingDoesntLeak()
TempAllocatorRenestingUserNull()
Declaration
[Test]
public void TempAllocatorRenestingUserNull()
TempAllocatorRewindFreesMemUsage()
Declaration
[Test]
public void TempAllocatorRewindFreesMemUsage()
TempAllocatorRewindSavesUserData()
Declaration
[Test]
public void TempAllocatorRewindSavesUserData()
UnsafeUtilityReallocDoesntLeak()
Declaration
[Test]
public void UnsafeUtilityReallocDoesntLeak()
UnsafeUtilityReallocDoesntTrash()
Declaration
[Test]
public void UnsafeUtilityReallocDoesntTrash()
UnsafeUtilityReallocNull()
Declaration
[Test]
public void UnsafeUtilityReallocNull()
UnsafeUtilityReallocSize0()
Declaration
[Test]
public void UnsafeUtilityReallocSize0()