[General]
CurrentTests="TestAllAsserts.TestAssertEqualsFloat, TestAllAsserts.TestAssertEqualsObject, TestAllAsserts.TestAssertError, TestAllAsserts.TestAssertNotNull, TestCrashes, TestElse, TestError, TestFailures, TestInternals, TestSetup, TestSummary.DoSkip, TestSummary.DoSomeAsserts, TestSummary.DoTodo"
CurrentTestsuite="@Current"

[Testsuite ! Bailout]
Tests="TestBailout"

[Testsuite ! Crash]
Tests="TestCrashes"

[Testsuite ! Summary]
Tests="TestSummary"

[Testsuite @Current]
Tests="TestAllAsserts, TestCrashes"

[Testsuite Good (these have to succed)]
Tests="TestAllAsserts, TestElse, TestError, TestFailures, TestInternals, TestSetup, TestSummary.DoSkip, TestSummary.DoSomeAsserts, TestSummary.DoTodo"

[Testsuites]
43651952-d3ea-4a54-8ed2-648fef82dc49="TestAllAsserts.TestAssertEqualsFloat, TestAllAsserts.TestAssertEqualsObject, TestAllAsserts.TestAssertError, TestAllAsserts.TestAssertNotNull, TestCrashes, TestElse, TestError, TestFailures, TestInternals, TestSetup, TestSummary.DoSkip, TestSummary.DoSomeAsserts, TestSummary.DoTodo"
All good tests="TestAllAsserts, TestCrashes, TestElse, TestError, TestFailures, TestInternals, TestSetup, TestSummary.DoSkip, TestSummary.DoSomeAsserts, TestSummary.DoTodo"
Will Bail Out!!="TestBailout"

