xamarin-macios/tests/monotouch-test/Metal
Rolf Bjarne Kvinge 7ac3c658e0
[tests] Preserve all test fixtures. (#10870)
* [tests] Preserve all test fixtures.

This fixes the wildly diffetent number of tests when running xammac tests with and without linking.

Without linking:

> Tests run: 2446 Passed: 2321 Inconclusive: 9 Failed: 0 Ignored: 125

vs with linking:

> Tests run: 1885 Passed: 1802 Inconclusive: 4 Failed: 0 Ignored: 83

Now we run the same tests either with or without linking.

One test was updated to not fail when linking is enabled.

Also add a test to ensure all future test fixtures are preserved.

* Remove whitespace noise.
2021-03-16 15:15:30 +01:00
..
ClearValueTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
DeviceTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
HeapDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLArgumentDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLArgumentEncoderTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLAttributeDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLAttributeTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLBlitPassDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLBlitPassSampleBufferAttachmentDescriptorArrayTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLBlitPassSampleBufferAttachmentDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLBufferLayoutDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLComputeCommandEncoderTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLComputePassDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLComputePassSampleBufferAttachmentDescriptorArrayTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLComputePassSampleBufferAttachmentDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLCounterSampleBufferDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLDeviceTests.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00
MTLFunctionConstantTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLIndirectCommandBufferDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLIntersectionFunctionTableDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLIntersectionFunctionTableTests.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLLinkedFunctionsTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLPipelineBufferDescriptorTests.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLPointerTypeTests.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLRenderPassSampleBufferAttachmentDescriptorArrayTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLRenderPassSampleBufferAttachmentDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLResourceStatePassDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLResourceStatePassSampleBufferAttachmentDescriptorArrayTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLResourceStatePassSampleBufferAttachmentDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLSharedEventListenerTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLStageInRegionIndirectArgumentsTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLStageInputOutputDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLTextureReferenceType.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLTileRenderPipelineColorAttachmentDescriptorTests.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLTileRenderPipelineDescriptor.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLTileRenderPipelineDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
MTLVisibleFunctionTableDescriptorTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
StructTest.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00