Skip to content

Workflow

Workflow #16

GitHub Actions / Test Report Release succeeded Dec 19, 2024 in 1s

69 passed, 0 failed and 0 skipped

Tests passed successfully

✅ testoutput.xml

69 tests were completed in 1ms with 69 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BufferTest 1✅ 0ms
BufferTest/BufferTestFixture 28✅ 0ms
HashTest 2✅ 0ms
LayerStackTest 4✅ 0ms
RefTest 7✅ 0ms
ScopedBufferTest 1✅ 0ms
ScopedBufferTest/ScopedBufferTestFixture 12✅ 0ms
UUIDTest 2✅ 0ms
UUIDTest/UUIDTestFixture 8✅ 0ms
WindowTest 4✅ 0ms

✅ BufferTest

BufferTest
  ✅ ZeroInitialize

✅ BufferTest/BufferTestFixture

BufferTest/BufferTestFixture
  ✅ Constructor/0
  ✅ Constructor/1
  ✅ Constructor/2
  ✅ Constructor/3
  ✅ Allocate/0
  ✅ Allocate/1
  ✅ Allocate/2
  ✅ Allocate/3
  ✅ Release/0
  ✅ Release/1
  ✅ Release/2
  ✅ Release/3
  ✅ Copy_Buffer/0
  ✅ Copy_Buffer/1
  ✅ Copy_Buffer/2
  ✅ Copy_Buffer/3
  ✅ Copy_DataAndSize/0
  ✅ Copy_DataAndSize/1
  ✅ Copy_DataAndSize/2
  ✅ Copy_DataAndSize/3
  ✅ Copy_VoidDataAndSize/0
  ✅ Copy_VoidDataAndSize/1
  ✅ Copy_VoidDataAndSize/2
  ✅ Copy_VoidDataAndSize/3
  ✅ SetData/0
  ✅ SetData/1
  ✅ SetData/2
  ✅ SetData/3

✅ HashTest

HashTest
  ✅ GenerateFnv_String
  ✅ GenerateFnv_Buffer

✅ LayerStackTest

LayerStackTest
  ✅ PushLayer
  ✅ PopLayer
  ✅ PushOverlay
  ✅ PopOverlay

✅ RefTest

RefTest
  ✅ Constructor
  ✅ Destructor
  ✅ CopyConstructor
  ✅ CopyAssignment
  ✅ MoveConstructor
  ✅ MoveAssignment
  ✅ CastToPolymorphicType

✅ ScopedBufferTest

ScopedBufferTest
  ✅ Constructor

✅ ScopedBufferTest/ScopedBufferTestFixture

ScopedBufferTest/ScopedBufferTestFixture
  ✅ Constructor_Int/0
  ✅ Constructor_Int/1
  ✅ Constructor_Int/2
  ✅ Constructor_Int/3
  ✅ Constructor_Buffer/0
  ✅ Constructor_Buffer/1
  ✅ Constructor_Buffer/2
  ✅ Constructor_Buffer/3
  ✅ SetData/0
  ✅ SetData/1
  ✅ SetData/2
  ✅ SetData/3

✅ UUIDTest

UUIDTest
  ✅ Constructor
  ✅ Constructor_Zero

✅ UUIDTest/UUIDTestFixture

UUIDTest/UUIDTestFixture
  ✅ Constructor_UInt64/0
  ✅ Constructor_UInt64/1
  ✅ Constructor_UInt64/2
  ✅ Constructor_UInt64/3
  ✅ Constructor_Copy/0
  ✅ Constructor_Copy/1
  ✅ Constructor_Copy/2
  ✅ Constructor_Copy/3

✅ WindowTest

WindowTest
  ✅ ConstructorWithSpecification
  ✅ Init
  ✅ Shutdown
  ✅ ProcessEvents