xamarin-macios/tests/monotouch-test/AudioUnit
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
..
AUAudioUnitFactoryTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AUGraphTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
AUGraphTestMac.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
AUParameterNodeTest.cs [tests] Rework a few tests to not throw exceptions in a background thread. (#9636) 2020-09-15 16:50:50 +02:00
AudioUnit.cs [tests] Preserve all test fixtures. (#10870) 2021-03-16 15:15:30 +01:00
AudioUnitTest.cs [tests][xcode12.2] Fix xammac tests (#9935) 2020-10-21 17:12:48 -04:00
ExtAudioFileTest.cs [monotouch-test] Make it work with Mac Catalyst. 2021-01-15 17:52:28 +01:00