Command/Workspace/DeleteRareTests.ps1


Import-Module CmxModule -Force -DisableNameChecking
SetWindowTitle $MyInvocation.MyCommand.Name

Write-Output "Deletes rare tests from the binaries folder . . . "
$x64 = "$BinariesFolder\Debug\x64"

#region Test names
[array]$relevantTests = @(
    "Application.Services.Labeling.UnitTest",
    "Architecture.Rules.Tests",
    "Base.Online.Test",
    "Basics.BrowsableCollections.Test",
    "Basics.BrowsableCollections.Test.Interfaces",
# "Basics.CallLogger.Test",
    "Basics.DailyTest.TestMacros.BasicConfiguration.Test",
    "Basics.DailyTest.TestMacros.Connections.Test",
    "Basics.DailyTest.TestMacros.Networks.Test",
    "Basics.DlcManager.Performance.Test",
    "Basics.DlcManager.Test",
    "Basics.DlcSampleAssembly1.Test",
    "Basics.DlcSampleAssembly2.Test",
    "Basics.DlcSampleInterface.Test",
    "Basics.FileService.Test",
    "Basics.Licensing.Test",
    "Basics.Resources.Test",
    "Basics.Test",
    "Basics.Test.Doubles",
    "Basics.Threading.CallScheduling.Test",
    "Basics.Translation.QualityCheck",
    "Basics.UI.Test",
    "BusinessLogic.Ncm.Utilities.Certificates.Test",
    "CloudConnectAnalyzer",
    "CollaborationGateway.Basics.Test",
    "CollaborationGateway.Bl.Test",
    "CollaborationGateway.Presenter.Test",
    "CollaborationGateway.Services.Test",
    "CollaborationGateway.TestInfrastructure",
    "CollaborationGateway.Tia.FunctionalTest",
    "CollaborationGateway.Tia.Test",
    "CollaborationGateway.View.Test",
    "CommonPlantModel.Impl.UI.Test.Int",
    "CommonServices.ApplicationLifeCycle.Test",
    "CommonServices.ClipboardService.Test.Doubles",
    "CommonServices.ClipboardService.Test.Int",
    "CommonServices.ClipboardService.Test.Unit",
    "CommonServices.Compare.Core.Test",
    "CommonServices.Compare.UI.Test",
    "CommonServices.FormattedText.Test",
    "CommonServices.GenericBrowser.Test.Int",
    "CommonServices.GenericBrowser.Test.Unit",
    "CommonServices.Internal.Test.Unit",
    "CommonServices.IPI.BL.Test.Framework",
    "CommonServices.IPI.BL.Test.Int",
    "CommonServices.IPI.BL.Test.Unit",
    "CommonServices.IPI.BL.TestHelper.Test",
    "CommonServices.IPI.Core.Test.Unit",
    "CommonServices.IPI.File.Test.Unit",
    "CommonServices.IPI.TestClient.Test",
    "CommonServices.IPI.TestHelper",
    "CommonServices.IPI.UI.Test.Unit",
    "CommonServices.Labeling.UnitTest",
    "CommonServices.Library.BL.Test.Int",
    "CommonServices.Library.BL.Test.Unit",
    "CommonServices.Library.Core.Test.Unit",
    "CommonServices.Library.Impl.UI.Test.Unit",
    "CommonServices.Library.Int.Helper",
    "CommonServices.Library.Interfaces.Test.Unit",
    "CommonServices.Library.MasterCopies.Test",
    "CommonServices.Library.MU.Test.Unit",
    "CommonServices.Library.Opns.Test.Unit",
    "CommonServices.Library.Test.Doubles",
    "CommonServices.Library.Test.Framework",
    "CommonServices.Library.UI.Test.Int",
    "CommonServices.Library.UI.Test.Unit",
    "CommonServices.PersistentLogging.Test",
    "CommonServices.Printing.Copy.Test",
    "CommonServices.Printing.Test",
    "CommonServices.Printing.UI.Test",
    "CommonServices.PrintSyslibGen.Test",
    "CommonServices.ProjectDelta.Test",
    "CommonServices.ProjectManager.Test",
    "CommonServices.Test",
    "CommonServices.Test.ClipboardTestServer",
    "CommonServices.Test.ClipboardTestServerUI",
    "CommonServices.Test.Doubles",
    "CommonServices.TextEditor.NullPLLogic",
    "CommonServices.TextEditor.Test",
    "Compare.Core.Unit.Test",
    "Compare.UI.Unit.Test",
    "CompareAsom",
    "Cryptography.OpenSsl.Test",
    "CTF.Framework.Access.Iowa.WebTifLib",
    "CTF.Framework.Access.RdfProject",
    "CTF.Framework.Access.TIA.API",
    "CTF.Framework.Access.TIA.TIFLib",
    "CTF.Framework.Core",
    "CustomIdentity.Impl.BL.Test.Unit",
    "DataExchange.Test.Unit",
    "DevTest.OnlineAccess.S7OAMX.Offline.Test",
    "DevTest.OnlineAccess.S7OAMX.Test",
    "DevTest.OnlineAccess.S7SDDNet.Block.Test",
    "Diagnostics.PlugIn.Platform.Test",
    "Diagnostics.Settings.Test.Unit",
    "Diagnostics.Test.CrashApplication",
    "Diagnostics.Test.Integration",
    "DomainObject.Test",
    "DomainObject.Test.Unit",
    "DomainServices.Conversion.Test",
    "DomainServices.ElementaryDataTypeService.Test",
    "DomainServices.EnumTypeService.Test",
    "DomainServices.FolderService.Test.Int",
    "DomainServices.FolderService.Test.Unit",
    "DomainServices.MultiUser.Test",
    "DomainServices.Online.ConnectionService.Test",
    "DomainServices.Online.Manual.Test",
    "DomainServices.Online.Test",
    "DomainServices.Online.Test.Helper",
    "DomainServices.Online.UI.Test",
    "DomainServices.Online.UI.Unit.Test",
    "DomainServices.Online.Unit.Test",
    "DomainServices.OnlineSimulation.Helper",
    "DomainServices.StructureProvider.Next.Test",
    "DomainServices.StructureProvider.Test",
    "DomainServices.Test",
    "DomainServices.Test.DomainGrid",
    "DomainServices.Test.Unit",
    "DomainServices.TextLists.Test.Unit",
    "DomainServices.Upgrade.Test",
    "Engineering.PublicAPI.Test.HWCN.Dll",
    "Engineering.PublicAPI.Test.OpennessClient",
    "Engineering.PublicAPI.Test.OpennessClient.16.0.0.0",
    "Engineering.PublicAPI.Test.OpennessClient.Dll",
    "Engineering.PublicAPI.Test.PE.Dll",
    "Engineering.PublicAPI.Test.Safety.Dll",
    "Engineering.PublicAPI.Test.SPL.Dll",
    "Engineering.PublicAPI.TestApplications",
    "Engineering.TestFramework.15.1.0.0",
    "Engineering.TestFramework.16.0.0.0",
    "Engineering.TestFramework.17.0.0.0",
    "Engineering.TestFramework.18.0.0.0",
    "Engineering.UmacTestClient.Openness.DLL",
    "EPCore.UI.Test.Int",
    "ETW.PerformanceEventViewerExtension.Test",
    "ETWTestData",
    "FAL.CLR.Test",
    "Features.Test.Int",
    "Features.Test.Int.Simulator",
    "Features.TestHelper",
    "FileStorage.ClientSimulator",
    "FileStorage.DiagnosticSimulator",
    "FileStorage.ExportImport.Test",
    "FileStorage.Performance.Test",
    "FileStorage.Test",
    "FormattedText.Test",
    "FrameApplication.Test",
    "FrameApplication.Test.Common",
    "FrameApplication.Test.Doubles",
    "FrameApplication.Test.Unit",
    "FrameApplication.Util.Test.Unit",
    "Generator.Framework.Test",
    "Help.Library.Test",
    "Help.Viewer.BL.Test.Int",
    "Help.Viewer.BL.Test.Unit",
    "Help.Viewer.Impl.BL.Test.Unit",
    "Help.Viewer.Impl.UI.Test.Unit",
    "Hwcn.Application.Catalog.Tests",
    "Hwcn.Application.DCSPlus.Integration.Test",
    "Hwcn.Application.Function.Test",
    "Hwcn.Application.GUI.Test",
    "Hwcn.Application.HardwareDetection.Test",
    "Hwcn.Application.HwDetect.Test",
    "Hwcn.Application.Nunit.Integration.Test",
    "Hwcn.Application.Nunit.Test",
    "Hwcn.Asi.GUI.Test",
    "Hwcn.Basics.AccessGuard.Test",
    "Hwcn.Basics.AttributeAccess.Test",
    "Hwcn.Basics.BaseActions.Test",
    "Hwcn.Basics.Basics.Test",
    "Hwcn.Basics.BasicsCommonCommands.Test",
    "Hwcn.Basics.Browsing.Test",
    "Hwcn.Basics.Browsing.Test.Faulty",
    "Hwcn.Basics.Browsing.Test.Referenced",
    "Hwcn.Basics.CommonInterface.Test",
    "Hwcn.Basics.ConfigServices.Test",
    "Hwcn.Basics.Conversion.Test",
    "Hwcn.Basics.Convert.Modules.Test",
    "Hwcn.Basics.Convert.Modules.TIAP.Host",
    "Hwcn.Basics.CotSignature.Test",
    "Hwcn.Basics.ExternalTasks.Test",
    "Hwcn.Basics.Integration.Test",
    "Hwcn.Basics.LeanAccess.Test",
    "Hwcn.Basics.LinkAccess.Test",
    "Hwcn.Basics.LinkNavigator.Test",
    "Hwcn.Basics.Meta.Background.Test",
    "Hwcn.Basics.Meta.Test",
    "Hwcn.Basics.Meta.TestResource",
    "Hwcn.Basics.MetaData.Test",
    "Hwcn.Basics.Migration.Modules.Test",
    "Hwcn.Basics.Module.Test",
    "Hwcn.Basics.Notification.Test",
    "Hwcn.Basics.NUnitXml.Host",
    "Hwcn.Basics.Openness.Export.Import.Test",
    "Hwcn.Basics.Openness.Helper",
    "Hwcn.Basics.Openness.Helper.V15_1",
    "Hwcn.Basics.Openness.Helper.V16",
    "Hwcn.Basics.Openness.Helper.V17",
    "Hwcn.Basics.Openness.Helper.V18",
    "Hwcn.Basics.Openness.Multiuser.Test",
    "Hwcn.Basics.Openness.Multiuser.TransferArea.Test",
    "Hwcn.Basics.Openness.Multiuser.UpdateDeviceVersion.Test",
    "Hwcn.Basics.Openness.Test",
    "Hwcn.Basics.Openness.Test.V15_1",
    "Hwcn.Basics.Openness.Test.V16",
    "Hwcn.Basics.Openness.Test.V17",
    "Hwcn.Basics.OpnsLTS.UpdateModuleDescription.Test.V16",
    "Hwcn.Basics.OpnsLTS.UpdateModuleDescription.Test.V17",
    "Hwcn.Basics.OpnsLTS.UpdateModuleDescription.Test.V18",
    "Hwcn.Basics.ProductPackageInfoPortal.Test",
    "Hwcn.Basics.Security.Test",
    "Hwcn.Basics.Services.Test",
    "Hwcn.Basics.SystemData.Test",
    "Hwcn.Basics.Test.E2E.Common",
    "Hwcn.Basics.Test.E2E.CommonServices",
    "Hwcn.Basics.Test.E2E.Compatibility",
    "Hwcn.Basics.Test.E2E.Interfaces",
    "Hwcn.Basics.Test.E2E.NUnitXml",
    "Hwcn.Basics.Test.E2E.ProjectUpgrade",
    "Hwcn.Basics.Test.E2E.TiaHost",
    "Hwcn.Basics.Test.E2E.Tiap.Framework",
    "Hwcn.Basics.Test.Utilities",
    "Hwcn.Basics.TestHelper.MockConfigFramework",
    "Hwcn.Basics.TestHelper.Utilities",
    "Hwcn.Basics.TestModel.Test",
    "Hwcn.Basics.TIAP.Compare",
    "HWCN.Basics.TIAP.Host",
    "Hwcn.Basics.TIAP.Openness.Export",
    "Hwcn.Basics.TIAP.Openness.Import",
    "HWCN.Basics.TIAP.Upload",
    "Hwcn.Basics.Upgrade.Modules.Test",
    "Hwcn.Basics.Upgrade.Modules.TIAP.Host",
    "Hwcn.Basics.Upload.1200.Test",
    "Hwcn.Basics.Upload.Modules.Test",
    "Hwcn.Basics.Utilities.Test",
    "Hwcn.BL.Hmi.Device.Test.Component",
    "Hwcn.BL.Hmi.Device.Test.Integration",
    "Hwcn.BL.Hmi.Device.Test.Unit",
    "Hwcn.BLO.Networks.OpnsLTS.DNSConfig.Test.V15_1",
    "Hwcn.BLO.Networks.OpnsLTS.DNSConfig.Test.V16",
    "Hwcn.BLO.Networks.OpnsLTS.DNSConfig.Test.V17",
    "Hwcn.BLO.Networks.OpnsLTS.DNSConfig.Test.V18",
    "Hwcn.BLO.Networks.OpnsLTS.TransferAreaISlave.V16",
    "Hwcn.BLO.Networks.OpnsLTS.TransferAreaISlave.V17",
    "Hwcn.BLO.Networks.OpnsLTS.TransferAreaISlave.V18",
    "Hwcn.BusinessLogic.3SU1.Safety.Test",
    "Hwcn.BusinessLogic.AdapterFramework.Test",
    "Hwcn.BusinessLogic.Addresses.Convert.Test",
    "Hwcn.BusinessLogic.Addresses.Test",
    "Hwcn.BusinessLogic.AMBModule.Test",
    "Hwcn.BusinessLogic.Asi.Safety.Test",
    "Hwcn.BusinessLogic.Asi.Test",
    "Hwcn.BusinessLogic.BaseServices.Test",
    "Hwcn.BusinessLogic.BasicModule.Test",
    "Hwcn.BusinessLogic.CHE.Module.Test",
    "Hwcn.BusinessLogic.CHE.Openness.DataTypes",
    "Hwcn.BusinessLogic.CHE.Openness.DataTypes.V15.1",
    "Hwcn.BusinessLogic.CHE.Openness.DataTypes.V16",
    "Hwcn.BusinessLogic.CHE.Openness.Helper",
    "Hwcn.BusinessLogic.CHE.Openness.Helper.V15.1",
    "Hwcn.BusinessLogic.CHE.Openness.Helper.V16",
    "Hwcn.BusinessLogic.CHE.Openness.Test",
    "Hwcn.BusinessLogic.CHE.Openness.Test.V15.1",
    "Hwcn.BusinessLogic.CHE.Openness.Test.V16",
    "Hwcn.BusinessLogic.Cir.Test",
    "Hwcn.BusinessLogic.ClockSync.Test",
    "Hwcn.BusinessLogic.ConstantTag.Test",
    "Hwcn.BusinessLogic.CrossVersion.Alpha.Test",
    "Hwcn.BusinessLogic.CrossVersion.Base",
    "Hwcn.BusinessLogic.CrossVersion.Beta.Test",
    "Hwcn.BusinessLogic.CrossVersion.Gamma.Test",
    "Hwcn.BusinessLogic.CVDummy.Test",
    "Hwcn.BusinessLogic.Devices.Step7.Test",
    "Hwcn.BusinessLogic.Devices.Test",
    "Hwcn.BusinessLogic.ET200AL.Sdb.Test",
    "Hwcn.BusinessLogic.ET200AL.Test",
    "Hwcn.BusinessLogic.ET200EcoPN.Test",
    "Hwcn.BusinessLogic.ET200iSP.Test",
    "Hwcn.BusinessLogic.ET200M.Test",
    "Hwcn.BusinessLogic.ET200Pro.Sdb.Test",
    "Hwcn.BusinessLogic.ET200Pro.Test",
    "Hwcn.BusinessLogic.ET200S.Test",
    "Hwcn.BusinessLogic.ET200SP.IO.Test",
    "Hwcn.BusinessLogic.ET200SPCPU.Test",
    "Hwcn.BusinessLogic.ET200SPIO.Sdb.Test",
    "Hwcn.BusinessLogic.ExtendedModule.Test",
    "Hwcn.BusinessLogic.Extensions.Test",
    "Hwcn.BusinessLogic.FMModule.Test",
    "Hwcn.BusinessLogic.FthWModule.Test",
    "Hwcn.BusinessLogic.HeadModule.Test",
    "Hwcn.BusinessLogic.Hmi.Base.Test",
    "Hwcn.BusinessLogic.Hmi.Comm.Test",
    "Hwcn.BusinessLogic.Hmi.Conn.Unit.Test",
    "Hwcn.BusinessLogic.Hmi.Essentials.Test",
    "Hwcn.BusinessLogic.Hmi.IL.Test",
    "Hwcn.BusinessLogic.Hmi.Smoke.Test",
    "Hwcn.BusinessLogic.Hmi.Test",
    "Hwcn.BusinessLogic.Hmi.TestFramework",
    "Hwcn.BusinessLogic.Hmi.TestFramework.Test",
    "Hwcn.BusinessLogic.Hmi.UnitTest",
    "Hwcn.BusinessLogic.HSystem.Test",
    "Hwcn.BusinessLogic.IndustrialRc.Test",
    "Hwcn.BusinessLogic.IndustrialRc.Test.Common",
    "Hwcn.BusinessLogic.IndustrialRc.Test.TestsUsingDataBlocks",
    "Hwcn.BusinessLogic.IOAddressConstantTag.Test",
    "Hwcn.BusinessLogic.KHEModule.Test",
    "Hwcn.BusinessLogic.Links.Test",
    "Hwcn.BusinessLogic.Mib2Mdd.Security.Sync.Test",
    "Hwcn.BusinessLogic.Ncm.Modules.Test",
    "Hwcn.BusinessLogic.Ncm.OpennessTest",
    "Hwcn.BusinessLogic.Ncm.Sec.Base.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Certificate.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Compile.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Compile.Test2",
    "Hwcn.BusinessLogic.Ncm.Sec.Compile.Test3",
    "Hwcn.BusinessLogic.Ncm.Sec.ConfigFile.Compare.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.ConsistencyCheck.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Editor.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Grid.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.HttpsInterface.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Pnv.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Pvc.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Test.Utilities",
    "Hwcn.BusinessLogic.Ncm.Sec.Upgrade.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.UserManagement.Test",
    "Hwcn.BusinessLogic.Ncm.Sec.Vpn.Test",
    "Hwcn.BusinessLogic.Ncm.UI.Test",
    "Hwcn.BusinessLogic.Ncm.Utilities.Test",
    "Hwcn.BusinessLogic.Networks.Test",
    "Hwcn.BusinessLogic.OB.Openness.BLR.Test",
    "Hwcn.BusinessLogic.OpcUaExport.Test",
    "Hwcn.BusinessLogic.Openness.BLR.Test",
    "Hwcn.BusinessLogic.Openness.BLR.Test.Utilities",
    "Hwcn.BusinessLogic.Openness.MultiUser.BLR.Test",
    "Hwcn.BusinessLogic.Openness.Step7.Test",
    "Hwcn.BusinessLogic.OpennessLTS.BLR.Test.V15_1",
    "Hwcn.BusinessLogic.OpennessLTS.BLR.Test.V16",
    "Hwcn.BusinessLogic.ParameterRecordData.Test",
    "Hwcn.BusinessLogic.PcBased.Test",
    "Hwcn.BusinessLogic.PCStationPlus.Openness.Test",
    "Hwcn.BusinessLogic.PCStationPlus.Test",
    "Hwcn.BusinessLogic.Performance.Test",
    "Hwcn.BusinessLogic.PNDriver.Openness.Test",
    "Hwcn.BusinessLogic.PNDriver.Test",
    "Hwcn.BusinessLogic.PtPModule.Test",
    "Hwcn.BusinessLogic.S71200.Test",
    "Hwcn.BusinessLogic.S71500.Test",
    "Hwcn.BusinessLogic.S71500Cpu.Openness.DataTypes",
    "Hwcn.BusinessLogic.S71500Cpu.Openness.Helper",
    "Hwcn.BusinessLogic.S71500Cpu.Openness.Helper.V15_1",
    "Hwcn.BusinessLogic.S71500Cpu.Openness.Helper.V16",
    "Hwcn.BusinessLogic.S71500Cpu.Openness.Test",
    "Hwcn.BusinessLogic.S71500Cpu.OpennessLTS.TestV15_1",
    "Hwcn.BusinessLogic.S71500Cpu.OpennessLTS.TestV16",
    "Hwcn.BusinessLogic.S71500IO.Sdb.Test",
    "Hwcn.BusinessLogic.S71500IO.Test",
    "Hwcn.BusinessLogic.S7300CPU.Test",
    "Hwcn.BusinessLogic.S7300IO.Test",
    "Hwcn.BusinessLogic.Sdb.Test",
    "Hwcn.BusinessLogic.Sentron.Test",
    "Hwcn.BusinessLogic.SimaticDC_CPU.Test",
    "Hwcn.BusinessLogic.Simocode.Safety.Test",
    "Hwcn.BusinessLogic.Sinumerik.Test",
    "Hwcn.BusinessLogic.Sirius.Test",
    "Hwcn.BusinessLogic.SiriusModule.Test",
    "Hwcn.BusinessLogic.SITOP.Test",
    "Hwcn.BusinessLogic.Tim.Logic.Test",
    "Hwcn.BusinessLogic.TMModule.Test",
    "Hwcn.BusinessLogic.UnitTestOnly.Test",
    "Hwcn.Communications.Module.Test",
    "Hwcn.Communications.Wizard.Test",
    "Hwcn.Connections.ASOM.Test",
    "Hwcn.Connections.Email.Test",
    "Hwcn.Connections.Fdl.Test",
    "Hwcn.Connections.Iso.Test",
    "Hwcn.Connections.IsoOnTcp.Test",
    "Hwcn.Connections.OpennessLTS.Test.V17",
    "Hwcn.Connections.PtP.Test",
    "Hwcn.Connections.S7.Test",
    "Hwcn.Connections.Sdb.Test",
    "Hwcn.Connections.Tcp.Test",
    "Hwcn.Connections.Test",
    "Hwcn.Connections.Udp.Test",
    "Hwcn.Developer",
    "Hwcn.Diagnostic.DiagMdd.Test",
    "Hwcn.Diagnostic.Integration.RealHw.Test",
    "Hwcn.Diagnostic.Integration.Test",
    "Hwcn.Diagnostic.UI.Integration.Test",
    "Hwcn.Diagnostic.UI.Unit.Test",
    "Hwcn.Diagnostic.UIfull.Int.Test",
    "Hwcn.Diagnostic.Unit.Test",
    "Hwcn.Diagnostics.Online.RealHw.Test",
    "Hwcn.DPFunctions.Exchange.Test",
    "Hwcn.DPFunctions.ISlave.Test",
    "Hwcn.DPFunctions.Mastersystem.Test",
    "Hwcn.DPFunctions.PBIntegrated.Test",
    "Hwcn.DPFunctions.Unit.Test",
    "Hwcn.EditorSupport.EditorFramework.Test",
    "Hwcn.Eom.MultiUser.Test",
    "Hwcn.Eom.Test",
    "Hwcn.Eom.Test.CopyEomMeta",
    "Hwcn.Interpreter.CodeFilePackager.Test",
    "Hwcn.Interpreter.GSD.GsdmlCtrl.Test",
    "Hwcn.Interpreter.Gsd.IntegrateGsd.Test",
    "Hwcn.Interpreter.Gsd.Services.Test",
    "Hwcn.Interpreter.Gsd30.OpennessLTS.Test.V15_1",
    "Hwcn.Interpreter.Gsd30.OpennessLTS.Test.V16",
    "Hwcn.Interpreter.Gsd30.OpennessLTS.Test.V17",
    "Hwcn.Interpreter.Gsd30.OpennessLTS.Test.V18",
    "Hwcn.Interpreter.Gsd30.Test",
    "Hwcn.Interpreter.Layout.Test",
    "Hwcn.Interpreter.Runtime.Test",
    "Hwcn.Interpreter.Runtime30.Test",
    "Hwcn.ITestCopy",
    "Hwcn.Miscellaneous.Test",
    "Hwcn.ModuleListGenerator.Test",
    "Hwcn.ModulesFramework.UI.Integration.Test",
    "Hwcn.ModulesFramework.UI.Unit.Test",
    "Hwcn.MultiUser.Eom.Test",
    "Hwcn.Multiuser.Openness.Test",
    "Hwcn.PNFunctions.CompleteProduct.Test",
    "Hwcn.PNFunctions.DxDevice.Test",
    "Hwcn.PNFunctions.IniXmlInt.Test",
    "Hwcn.PNFunctions.InterpreterRunner",
    "Hwcn.PNFunctions.IOSystem.Test",
    "Hwcn.PNFunctions.IsochronIDevice.Test",
    "Hwcn.PNFunctions.LSAPrototype.Test",
    "Hwcn.PNFunctions.MultiUser.Openness.Test",
    "Hwcn.PNFunctions.NInterface.Test",
    "Hwcn.PNFunctions.Openness.Test",
    "Hwcn.PNFunctions.Profinet.General.Test",
    "Hwcn.PNFunctions.PROFIsafe.Test",
    "Hwcn.PNFunctions.Simotion.ConsistencyChecks.Test",
    "Hwcn.PNFunctions.Simotion.Openness.Test",
    "Hwcn.PNFunctions.Simotion.Upload.Test",
    "Hwcn.PNFunctions.StartDrive.Test",
    "Hwcn.PNFunctions.SystemRedundancy.Test",
    "Hwcn.PNFunctions.TifLibPnStack.AsicTestProjects",
    "Hwcn.PNFunctions.TifLibPnStack.AsicTifLibProjects.Test",
    "Hwcn.PNFunctions.TifLibPnStack.HERARev6.Test",
    "Hwcn.PNFunctions.TifLibPnStack.ITestTifLibProjects.Test",
    "Hwcn.PNFunctions.TifLibPnStack.ModifiedITest",
    "Hwcn.PNFunctions.TifLibPnStack.TISitara",
    "Hwcn.PNFunctions.Topology.Test",
    "Hwcn.PNFunctions.Upload.Test",
    "Hwcn.Pollux.Openness.Test",
    "Hwcn.PropertyView.Test",
    "Hwcn.TestConfig",
    "Hwcn.Testing.ObjectComparer.Test",
    "Hwcn.TestItf",
    "Hwcn.XddBusinessLogic.AddressOverview.Step7.Test",
    "hwcn.XddBusinessLogic.AddressOverview.Test",
    "Hwcn.XddBusinessLogic.ComponentRelation.Test",
    "Hwcn.XddBusinessLogic.Devices.Test",
    "Hwcn.XddBusinessLogic.ET200AL.Test",
    "Hwcn.XddBusinessLogic.ET200SpRack.Test",
    "Hwcn.XddBusinessLogic.ExtendedModule.Test",
    "Hwcn.XddBusinessLogic.Features.Test",
    "Hwcn.XddBusinessLogic.GUI.DisplayWatchTable.Test",
    "Hwcn.XddBusinessLogic.GUI.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.BasicModules.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.Certificate.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.Features.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.FeaturesSmoke.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.Online.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.PMS.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.UMACFR.Test",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.Utility",
    "Hwcn.XddBusinessLogic.GUI.TestMacros.WatchTable.Test",
    "Hwcn.XddBusinessLogic.HardwareInterrupts.Test",
    "Hwcn.XddBusinessLogic.IPI.Test",
    "Hwcn.XddBusinessLogic.Ldb.Test",
    "Hwcn.XddBusinessLogic.LSAPs.Test",
    "Hwcn.XddBusinessLogic.ModuleFeatures.UnitTest",
    "Hwcn.XddBusinessLogic.OPCTag.Test",
    "Hwcn.XddBusinessLogic.PCStationConfig.Test",
    "Hwcn.XddBusinessLogic.S7PlusDevices.Test",
    "Hwcn.XddBusinessLogic.SdbComparer.Test",
    "Hwcn.XddBusinessLogic.Xdb.Test",
    "Hwcn.XDDCB.XddBusinessLogic.TagWindow.Test",
    "HwcnPure.Tia.Reintegration.Test",
    "Infra.EA.TIA.Impl.Bl.Integration.TestBase",
    "IntTest.OnlineAccess.LoadService.Test",
    "Inttst.Common.VMWare.Base",
    "Inttst.Common.VMWare.Wcf",
    "Inttst.Common.VMWare.Wcf.TrialActivator",
    "Library.TestClient.BL",
    "Licensing.Test",
    "Manifest.Generator.Test",
    "MddCompatibilityToolKit",
    "MddCompatibilityToolKitTestGenerator",
    "mdSmcTestLibraryV1_0",
    "mdSmcTestLibraryV2_0",
    "mdSmcTestLibraryV3_0",
    "mdSmcTestLibraryV4_0",
    "mdSmcTestLibraryV5_0",
    "mdSmcTestLibraryV6_0",
    "mdSmcTestLibraryV7_0",
    "MetaService.Performance.Test",
    "MSTestWrapper",
    "MultilingualText.Performance.Test",
    "MultilingualText.Test.Int",
    "MultilingualText.Test.Unit",
    "Multiuser.AccessControl.ServiceContract.Unit.Test",
    "Multiuser.BL.Test.Int",
    "Multiuser.BL.Test.Unit",
    "Multiuser.Communication.Facade.Test",
    "Multiuser.Communication.Test",
    "Multiuser.Impl.UI.Test.Int",
    "Multiuser.Impl.UI.Test.Unit",
    "Multiuser.Impl.ViewModel.Test.Unit",
    "MultiUser.Impl.ViewModel.Tests.Int",
    "MultiUser.IntegrationTests.Server",
    "Multiuser.Openness.Test.Int",
    "Multiuser.Openness.Test.Int.Performance",
    "Multiuser.Openness.Test.Unit",
    "Multiuser.Openness.TestAPI",
    "Multiuser.Openness.TestAPI.Dll",
    "Multiuser.Powertools.Test.Int",
    "Multiuser.Powertools.Test.Unit",
    "Multiuser.Server.Common.Test.Unit",
    "Multiuser.Server.DataAccess.Test",
    "Multiuser.Server.Performance.Test",
    "MultiUser.SplClient.Test",
    "Multiuser.Test",
    "Multiuser.Test.Helper",
    "Multiuser.TestClient.Test.Int",
    "MultiUser.TextList.Test",
    "Multiuser.UI.Test.Int",
    "MultiUser.UI.Test.Unit",
    "Multiuser.Util.Openness.TestClient",
    "Multiuser.Util.Workflow.Test",
    "Multiuser.ViewModel.Test.Unit",
    "Multiuser.Workflow.BL.Test.Int",
    "MultiUser.Workflow.BL.Test.Unit",
    "Multiuser.Workflow.Client.Test.Int",
    "MultiUser.Workflow.Impl.BL.Test.Int",
    "MultiUser.Workflow.Impl.BL.Test.Unit",
    "Multiuser.Workflow.Test.Helper",
    "Multiuser.Workflow.Test.Int.Performance",
    "ObjectFrame.BigTest.Basics",
    "ObjectFrame.BigTest.Helper",
    "ObjectFrame.Blob.Automated.Test",
    "ObjectFrame.BusinessLogic.Test",
    "ObjectFrame.BusinessLogic.TestDlc",
    "ObjectFrame.BusinessLogic.TestInterfaces",
    "ObjectFrame.ChangeList.Test",
    "ObjectFrame.ChangeService.Test",
    "ObjectFrame.Consistency.Test",
    "ObjectFrame.Conversion.Test",
    "ObjectFrame.CoreFile.Test",
    "ObjectFrame.DeleteAndTref.Test",
    "ObjectFrame.Exercises.Test",
    "ObjectFrame.FileStorage.Base.Test",
    "ObjectFrame.FileStorage.Delta.PlugIn.Test",
    "ObjectFrame.FileStorage.LongRunner.Test",
    "ObjectFrame.FileStorage.Scenario.Automated.Test",
    "ObjectFrame.Fs2Xml.Test",
    "ObjectFrame.Generator.Console.Test",
    "ObjectFrame.Generator.Test",
    "ObjectFrame.Kernel.Library.Test",
    "ObjectFrame.Kernel.Meta.Test",
    "ObjectFrame.Kernel.Test",
    "ObjectFrame.KnowHowProtection.Test",
    "ObjectFrame.Meta.Impl.Test",
    "ObjectFrame.Meta.Test",
    "ObjectFrame.MetaMigration.Test",
    "ObjectFrame.ModelTest.Console",
    "ObjectFrame.ModelTest.Runner",
    "ObjectFrame.ModelTest.Runner.Test",
    "ObjectFrame.NameService.Performance.Test",
    "ObjectFrame.NameService.Test",
    "ObjectFrame.Notification.Performance.Test",
    "ObjectFrame.Notification.Test",
    "ObjectFrame.ObjectViewer.Test",
    "ObjectFrame.Openness.Test",
    "ObjectFrame.Performance.Test",
    "ObjectFrame.Project.Console.Test",
    "ObjectFrame.ProjectExport.TestToken",
    "ObjectFrame.ProjectMetaService.Test",
    "ObjectFrame.Query.Test",
    "ObjectFrame.QueryWizard.Test",
    "ObjectFrame.Scenario.BasicObject.Test",
    "ObjectFrame.Scenario.BasicOperation.Test",
    "ObjectFrame.Scenario.Copy.Test",
    "ObjectFrame.Scenario.CopyMoveDelete.Test",
    "ObjectFrame.Scenario.Storage.Test",
    "ObjectFrame.Services.Test",
    "ObjectFrame.Storage.Base.Test",
    "ObjectFrame.Test",
    "ObjectFrame.Test.Model",
    "ObjectFrame.TestResource",
    "ObjectFrame.Tools.FileStorage.FileCut.Test",
    "ObjectFrame.Tools.FileStorage.FileUtility.Test",
    "ObjectFrame.Tools.MetaIdUpdater.Test",
    "ObjectFrame.Tools.Project.Consistency.Test",
    "ObjectFrame.Transactions.Test",
    "OnlineAccess.Test.Basics",
    "OnlineAccess.Unit.Test",
    "OnlineHelp.Test",
    "OpcUa.Bl.Test",
    "Openness.CertificateContextService",
    "Openness.Generator.Unit",
    "Openness.Mapper.Test.Unit",
    "Openness.ServerAdapter.Test.Unit",
    "Openness.Services.Test.Unit",
    "OpennessClient",
    "OpennessClient.Opns",
    "OpennessUtilities.Base.15.0.0.0",
    "OpennessUtilities.Base.15.1.0.0",
    "OpennessUtilities.Base.16.0.0.0",
    "OpennessUtilities.Base.17.0.0.0",
    "OpennessUtilities.Base.18.0.0.0",
    "OpennessUtilities.Hwcn",
    "OpennessUtilities.Hwcn.17.0.0.0",
    "OpennessUtilities.Hwcn.18.0.0.0",
    "OpennessUtilities.MappingExtensions",
    "OpennessUtilities.Spl",
    "OpennessUtilities.Spl.17.0.0.0",
    "OpennessUtilities.Spl.18.0.0.0",
    "OpennessUtilities.VersionHelper",
    "Opns.Document.Rules.UnitTest",
    "PasswordProviders",
    "PE.Portal",
    "PECoreWithOutSearchReplace.UI.Test.Int",
    "PersistenceUpgradeConvert.Test.Int",
    "PNFunctions.RealUnitTests",
    "PNFunctions.UseCases.Telemetry.Performance.Base.Test",
    "PNFunctions.UseCases.Telemetry.Performance.Test",
    "Portal.ComAccess32.Test",
    "Portal.ComServer.Test",
    "Portal.PackageInstaller.Support.Test",
    "Portal.Profiler.Test",
    "Portal.Server.Administration.BL.Test.Int",
    "Portal.Server.Administration.BL.Test.Unit",
    "Portal.Server.Administration.Test.Unit",
    "Portal.Server.Administration.ViewModel.Test.Int",
    "Portal.Server.Administration.ViewModel.Test.Unit",
    "Portal.Server.Configuration.Test.Int",
    "Portal.Server.Configuration.Test.Unit",
    "Portal.Server.Test.Int",
    "Portal.Server.Test.Unit",
    "Portal.Test",
    "PortalPackageInstaller.Test",
    "PortalRenderer.Test",
    "Project.Server.Test.Int",
    "Project.Server.Test.Unit",
    "ProjectManager.Impl.Test.Int",
    "ProjectManager.Impl.Test.Unit",
    "ProjectManager.Openness.Test.Int",
    "ProjectManager.Openness.Test.Int.17.0.0.0",
    "ProjectManager.Openness.Test.Unit",
    "ProjectManager.Test.Helper",
    "PublicAPI.Test.OpennessClient.17.0.0.0",
    "RecentEditors.Performance.Test",
    "ReleaseManagement.Test",
    "ReleaseManagement.Test.Helper",
    "Rse.InStep7PlusContext.Test",
# "Rse.Logic.Test",
    "S7F",
    "S7F.Tests.Utilities.TestBase",
    "Safety.Architecture.Rules.Test",
    "Safety.Base.Test",
    "Safety.ClientExpectation.IUnit.Test",
    "Safety.Common.CUnit.Test",
    "Safety.Common.IUnit.Test",
    "Safety.Common.UI.Test",
    "Safety.Compiler.CUnit.Test",
    "Safety.Compiler.IUnit.Test",
    "Safety.Compiler.UI.Test",
    "Safety.Consistency.CUnit.Test",
    "Safety.Consistency.IUnit.Test",
    "Safety.Convert.CUnit.Test",
    "Safety.Convert.IUnit.Test",
    "Safety.Core.CUnit.Test",
    "Safety.Core.IUnit.Test",
    "Safety.Core.UI.Test",
    "Safety.Editors.CUnit.Test",
    "Safety.Editors.IUnit.Test",
    "Safety.Editors.UI.Test",
    "Safety.Facade.IUnit.Test",
    "Safety.FCharacteristic.IUnit.Test",
    "Safety.FCharacteristic.UI.Test",
    "Safety.FClassifierDBC.CUnit.Test",
    "Safety.FCommunications.UI.Test",
    "Safety.FPlugin.CUnit.Test",
    "Safety.FPlugin.IUnit.Test",
    "Safety.FRuntime.Online.IUnit.Test",
    "Safety.Hwcn.BL.CUnit.Test",
    "Safety.Hwcn.BL.FIDevice.IUnit.Test",
    "Safety.Hwcn.BL.FISlave.IUnit.Test",
    "Safety.Hwcn.BL.FUtility.Helper",
    "Safety.Hwcn.BL.IUnit.Test",
    "Safety.Hwcn.BL.Xml.IUnit.Test",
    "Safety.InSwUnits.IUnit.Test",
    "Safety.Interface.CUnit.Test",
    "Safety.Interface.IUnit.Test",
    "Safety.LibraryUpdate.Tool",
    "Safety.MetaCheck.IUnit.Test",
    "Safety.Migration.IUnit.Test",
    "Safety.MobilePanel.LibraryUpdate.Tool",
    "Safety.MultiUser.IUnit.Test",
    "Safety.Online.CUnit.Test",
    "Safety.Online.IUnit.Test",
    "Safety.Online.UI.Test",
    "Safety.OpcUa.Api",
    "Safety.Opns.CUnit.Test",
    "Safety.Opns.IUnit.Test",
    "Safety.Opns.LTS.16.0.0.0.IUnit.Test",
    "Safety.Opns.LTS.17.0.0.0.IUnit.Test",
    "Safety.Opns.LTS.18.0.0.0.IUnit.Test",
    "Safety.Opns.UI.Test",
    "Safety.Performance.IUnit.Test",
    "Safety.Performance.UI.Test",
    "Safety.Printing.CUnit.Test",
    "Safety.Printing.IUnit.Test",
    "Safety.Printing.UI.Test",
    "Safety.Programming.UI.Test",
    "Safety.ProjectUpdate.IUnit.Test",
    "Safety.QualityGates.IUnit.Test",
    "Safety.RackProjectUpgrade.IUnit.Test",
    "Safety.Runtime.CUnit.Test",
    "Safety.Runtime.IUnit.Test",
    "Safety.Security.CUnit.Test",
    "Safety.TestFramework.IUnit.Test",
    "Safety.Tia.CUnit.Test",
    "Safety.Tia.IUnit.Test",
    "Safety.Tia.UI.Test",
    "Safety.UI.CUnit.Test",
    "Safety.UI.IUnit.Test",
    "Safety.UI.TestBase",
    "Safety.Validation.CUnit.Test",
    "Safety.Validation.IUnit.Test",
    "Safety.Validation.UI.Test",
    "Safety.WinCC.IUnit.Test",
    "ScoutTIA.Test.HM",
    "ScoutTIA.Test.Model",
    "SDA.IntTest",
    "Sda.VmWareTestInstall",
    "SDBCompilerFrame",
    "SearchReplace.Impl.BL.Test.Int",
    "SearchReplace.Impl.BL.Test.Int.Perf",
    "SearchReplace.Impl.BL.Test.Unit",
    "SearchReplace.Impl.UI.Test.Int",
    "SearchReplace.Impl.UI.Test.Unit",
    "SearchReplace.Lucene.Convenience.Test.Int",
    "SearchReplace.Lucene.Convenience.Test.Unit",
    "SearchReplace.Test.Int.Helper",
    "SearchReplace.Util.BL.Test.Unit",
    "Sentron.BL.OpennessLTS.BLR.Test.V17",
    "ServiceLocator.Performance.Test",
    "Siemens.Automation.Basics.Util.Test",
    "Siemens.Automation.MSTestWrapperCMD",
    "Siemens.Automation.Test.Int.Helper",
    "Siemens.DF.Core.MddAdapter.Tia.Impl.BL.Integration.Test",
    "Siemens.DF.DGS.SystemDataPlus.TIA.EnvTest",
    "Siemens.DF.Infra.ConfigObject.TIA.EnvironmentTest",
    "Siemens.DF.Infra.ConfigObject.TIA.IntTest.BL",
    "Siemens.DF.Infra.TypeService.TIA.IntTest.BL",
    "Siemens.DF.Infra.TypeService.TIA.UnitTest.BL",
    "Siemens.Nunit.ScreenRecording",
    "Siemens.Simatic.AlarmServices.Integration.Test.BL",
    "Siemens.Simatic.AlarmServices.Integration.Test.Helper",
    "Siemens.Simatic.AlarmServices.Integration.Test.Helper.Base",
    "Siemens.Simatic.AlarmServices.Integration.Test.Multiuser",
    "Siemens.Simatic.AlarmServices.Test.BL",
    "Siemens.Simatic.AlarmServices.Test.Gui",
    "Siemens.Simatic.AlarmServices.Test.Helper",
    "Siemens.Simatic.AlarmServices.Test.Step7",
    "Siemens.Simatic.IntTest.TA.PerformanceBase",
    "Siemens.Simatic.Lang.All.Test",
    "Siemens.Simatic.Lang.Arche.UITest",
    "Siemens.Simatic.Lang.Block.Interfaces.TestSupport",
    "Siemens.Simatic.Lang.Block.TestSupport",
    "Siemens.Simatic.Lang.Block.TestSupport.Test",
    "Siemens.Simatic.Lang.BlockEditorFrame.Test",
    "Siemens.Simatic.Lang.BlockHandling.Impl.Test",
    "Siemens.Simatic.Lang.BlockHandling.Test",
    "Siemens.Simatic.Lang.BlockInterface.Test",
    "Siemens.Simatic.Lang.BlockInterface.Test.ExportImport",
    "Siemens.Simatic.Lang.BlockInterface.Test.StructureProvider",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.DI.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.FLD.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.Integration.SafetyTest",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.IntegrationTest",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.PlusExpand.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.TestUtil",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.TestUtil.Test",
    "Siemens.Simatic.Lang.BlockLogic.Compiler.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.DI.Impl.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.EOM.UnitTest",
    "Siemens.Simatic.Lang.BlockLogic.Online.Test",
    "Siemens.Simatic.Lang.BlockLogic.Test",
    "Siemens.Simatic.Lang.Cem.Editor.Test",
    "Siemens.Simatic.Lang.Cem.Editor.UnitTest",
    "Siemens.Simatic.Lang.Cem.Logic.OnlineTest",
    "Siemens.Simatic.Lang.Cem.Logic.OpnsTest",
    "Siemens.Simatic.Lang.Cem.Logic.Test",
    "Siemens.Simatic.Lang.Cem.Logic.UnitTest",
    "Siemens.Simatic.Lang.ClientApi.Test",
    "Siemens.Simatic.Lang.Common.Interfaces.UnitTest",
    "Siemens.Simatic.Lang.Compiler.OnlineTest",
    "Siemens.Simatic.Lang.Consistency.Test",
    "Siemens.Simatic.Lang.Convert.Test",
    "Siemens.Simatic.Lang.ConvertBMW.Test",
    "Siemens.Simatic.Lang.ConvertV10_5.Test",
    "Siemens.Simatic.Lang.ConvertV11.Test",
    "Siemens.Simatic.Lang.ConvertV12.Test",
    "Siemens.Simatic.Lang.ConvertV13.Test",
    "Siemens.Simatic.Lang.ConvertV14.Test",
    "Siemens.Simatic.Lang.ConvertV15.Test",
    "Siemens.Simatic.Lang.ConvertV16.Test",
    "Siemens.Simatic.Lang.ConvertV17.Test",
    "Siemens.Simatic.Lang.CrossReference.Test",
    "Siemens.Simatic.Lang.CrossReference.UnitTest",
    "Siemens.Simatic.Lang.CS.Impl.UnitTest",
    "Siemens.Simatic.Lang.DBC.IntegrationTest",
    "Siemens.Simatic.Lang.DBC.UnitTest",
    "Siemens.Simatic.Lang.Documents.Test",
    "Siemens.Simatic.Lang.Documents.UnitTest",
    "Siemens.Simatic.Lang.Eom.Compatibility_V15SP1.Test",
    "Siemens.Simatic.Lang.Eom.Compatibility_V16.Test",
    "Siemens.Simatic.Lang.Eom.Compatibility_V17.Test",
    "Siemens.Simatic.Lang.Eom.Developer.Test",
    "Siemens.Simatic.Lang.Eom.MU.Compatability_V17.Test",
    "Siemens.Simatic.Lang.Eom.MU.Test",
    "Siemens.Simatic.Lang.Eom.Test",
    "Siemens.Simatic.Lang.FEom.Test",
    "Siemens.Simatic.Lang.FingerprintInfrastructure.Test",
    "Siemens.Simatic.Lang.FingerprintIntegration.Test",
    "Siemens.Simatic.Lang.FLDiagram.Convert.Test",
    "Siemens.Simatic.Lang.FLDiagram.DI.IntegrationTest",
    "Siemens.Simatic.Lang.FLDiagram.IntegrationTest",
    "Siemens.Simatic.Lang.FLGraphicEditor.Test",
    "Siemens.Simatic.Lang.Graph.Convert.Test",
    "Siemens.Simatic.Lang.GraphBlockLogic.Online.Test",
    "Siemens.Simatic.Lang.GraphBlockLogic.Test",
    "Siemens.Simatic.Lang.GraphEditor.Test",
    "Siemens.Simatic.Lang.GraphPlcMigration.Test",
    "Siemens.Simatic.Lang.IdentManager.Test",
    "Siemens.Simatic.Lang.IdentManager.UnitTest",
    "Siemens.Simatic.Lang.IecplFailsafeSysLib.Test",
    "Siemens.Simatic.Lang.IecplLibTool.Test",
    "Siemens.Simatic.Lang.IECPLPlugin.Test",
    "Siemens.Simatic.Lang.IecplSysLib.Test",
    "Siemens.Simatic.Lang.InterfaceEditor.Test",
    "Siemens.Simatic.Lang.IPI.Test",
    "Siemens.Simatic.Lang.KnowHowProtection.Test",
    "Siemens.Simatic.Lang.Library.Importer.Test",
    "Siemens.Simatic.Lang.Library.Importer.Test.Unit",
    "Siemens.Simatic.Lang.Library.User.Test.Integration",
    "Siemens.Simatic.Lang.Library.User.Test.Unit",
    "Siemens.Simatic.Lang.LicenseInterceptor",
    "Siemens.Simatic.Lang.MddPersistentCache.Test",
    "Siemens.Simatic.Lang.Migration.Graph.Import.Test",
    "Siemens.Simatic.Lang.Migration.Test",
    "Siemens.Simatic.Lang.Model.Test",
    "Siemens.Simatic.Lang.NetworkEditorFrame.Test",
    "Siemens.Simatic.Lang.Online.Integration.Test",
    "Siemens.Simatic.Lang.Online.Test",
    "Siemens.Simatic.Lang.OOC.Test",
    "Siemens.Simatic.Lang.OPC.Test",
    "Siemens.Simatic.Lang.Openness.Test",
    "Siemens.Simatic.Lang.Openness.TestInfrastructure",
    "Siemens.Simatic.Lang.Openness.UnitTest",
    "Siemens.Simatic.Lang.Platform.UnitTest",
    "Siemens.Simatic.Lang.PlcLibrary.Test",
    "Siemens.Simatic.Lang.PlcMigration.Test",
    "Siemens.Simatic.Lang.PLCrossRef.Test",
    "Siemens.Simatic.Lang.PlcSimAdapter.Test",
    "Siemens.Simatic.Lang.PLDebug.Test",
    "Siemens.Simatic.Lang.PLInternal.IntegrationTest",
    "Siemens.Simatic.Lang.PLInternal.UnitTest",
    "Siemens.Simatic.Lang.PLTOSupport.Test",
    "Siemens.Simatic.Lang.PlusOptimizer.BL.Test",
    "Siemens.Simatic.Lang.Portal.Integration.Test",
    "Siemens.Simatic.Lang.Portal.Unit.Test",
    "Siemens.Simatic.Lang.ProDiagSv.BL.Online.Test",
    "Siemens.Simatic.Lang.ProDiagSv.BL.Test",
    "Siemens.Simatic.Lang.ProDiagSv.UI.Test",
    "Siemens.Simatic.Lang.ProgUnit.IntegrationTest",
    "Siemens.Simatic.Lang.ProgUnit.UnitTest",
    "Siemens.Simatic.Lang.ReleaseManagement.Test",
    "Siemens.Simatic.Lang.Scl.Convert.Test",
    "Siemens.Simatic.Lang.SclClassicCompiler.Test",
    "Siemens.Simatic.Lang.SclClassicCompiler.Unittest",
    "Siemens.Simatic.Lang.SclCommonTestBase",
    "Siemens.Simatic.Lang.SCLEditor.Test",
    "Siemens.Simatic.Lang.SclEditor.Unittest",
    "Siemens.Simatic.Lang.SclHLOOptimizer.Unittest",
    "Siemens.Simatic.Lang.SclIntegration.Test",
    "Siemens.Simatic.Lang.SclOpc.Unittest",
    "Siemens.Simatic.Lang.SclOpenness.Unittest",
    "Siemens.Simatic.Lang.SclParserSclPLL.Unittest",
    "Siemens.Simatic.Lang.SclPlcMigration.Test",
    "Siemens.Simatic.Lang.SclPLL.Test",
    "Siemens.Simatic.Lang.SclPLL.Unittest",
    "Siemens.Simatic.Lang.SclPLLFailsafe.Test",
    "Siemens.Simatic.Lang.SclPLLParser.Logic.Test",
    "Siemens.Simatic.Lang.SclPLLParser.Test",
    "Siemens.Simatic.Lang.SclPLLParser.Unittest",
    "Siemens.Simatic.Lang.SclPLLUI.Unittest",
    "Siemens.Simatic.Lang.SclPlusCompiler.Unittest",
    "Siemens.Simatic.Lang.SclRepair.Unittest",
    "Siemens.Simatic.Lang.SclSymbolManager.Unittest",
    "Siemens.Simatic.Lang.SclTestBase",
    "Siemens.Simatic.Lang.SclTree.Unittest",
    "Siemens.Simatic.Lang.SclTreeOptimizer.Unittest",
    "Siemens.Simatic.Lang.SclTypeSystem.Unittest",
    "Siemens.Simatic.Lang.SclUnitTestBase",
    "Siemens.Simatic.Lang.SoftwareQualityValidation.Test",
    "Siemens.Simatic.Lang.StatementTextEditor.Test",
    "Siemens.Simatic.Lang.SwTarget.Test",
    "Siemens.Simatic.Lang.Symbols.IntegrationTest",
    "Siemens.Simatic.Lang.Symbols.UnitTest",
    "Siemens.Simatic.Lang.Tags.UI.IntegrationTest",
    "Siemens.Simatic.Lang.TagSearchEngine.Test",
    "Siemens.Simatic.Lang.TagSystem.Impl.Test",
    "Siemens.Simatic.Lang.TagSystem.Impl.UnitTest",
    "Siemens.Simatic.Lang.TagTableViewer.Test",
    "Siemens.Simatic.Lang.TEComponent.Test",
    "Siemens.Simatic.Lang.Telemetry.Test",
    "Siemens.Simatic.Lang.TestBase",
    "Siemens.Simatic.Lang.TestBase.NUnit2",
    "Siemens.Simatic.Lang.TestBase.NUnit3",
    "Siemens.Simatic.Lang.TestBase.Test",
    "Siemens.Simatic.Lang.TEUnit.Test",
    "Siemens.Simatic.Lang.TisPlusServer.Test",
    "Siemens.Simatic.Lang.TisServer.EndianBuffer.Test",
    "Siemens.Simatic.Lang.TisServer.Test",
    "Siemens.Simatic.Lang.Toolbox.DotNet.UnitTest",
    "Siemens.Simatic.Lang.TypeSystem.Internal.Test",
    "Siemens.Simatic.Lang.Umac.Test",
    "Siemens.Simatic.Lang.Upgrade.Impl.UnitTest",
    "Siemens.Simatic.Lang.Upgrade.UnitTest.IdentManager",
    "Siemens.Simatic.Lang.VatService.Test",
    "Siemens.Simatic.Lang.VatService.TestBase",
    "Siemens.Simatic.Lang.VatService.UnitTest",
    "Siemens.Simatic.Lang.VatViewer.Test",
    "Siemens.Simatic.Lang.WebInt.PlatformLess.Test",
    "Siemens.Simatic.Lang.WebInt.Test",
    "Siemens.Simatic.OpcUa.Opns.Test",
    "Siemens.Simatic.PLCMessaging.Test",
    "Siemens.Simatic.Rse.TestHelper",
    "Siemens.Simatic.Tech.BasicMotionControl.Test",
    "Siemens.Simatic.Tech.BMC.Inttst",
    "Siemens.Simatic.Tech.Framework.Common.Test",
    "Siemens.Simatic.Tech.Framework.Test",
    "Siemens.Simatic.Tech.Framework.TestExtern",
    "Siemens.Simatic.Tech.SMC.Inttst",
    "Siemens.Simatic.Tech.Trace.Inttst",
    "Siemens.TechTrace.Common.Test",
    "Siemens.TechTrace.Device.Plc.Test",
    "Siemens.TechTrace.Editor.DistributedTrace.Test",
    "Siemens.TechTrace.Editor.Model.Test",
    "Siemens.TechTrace.Editor.Test",
    "Simatic.Lang.BlockHandling.Impl.UnitTest",
    "Simatic.Srm.Rdp.Delta.Plugin.Test",
    "Simatic.Tech.WebApplication.Integration.Test",
    "Simatic.Tech.WebApplication.Unit.Test",
    "STEP7.Edition.Professional.Start",
    "STEP7.IntTest.TA",
    "SysInt",
    "SysInt.Tests.Repository",
    "SystemDiagnosis.Basics.UnitTest",
    "SystemDiagnosis.Comm.ClassicPE.UnitTest",
    "SystemDiagnosis.Comm.InnovationPE.UnitTest",
    "SystemDiagnosis.Extension.Sdal.Plc4100h.AbTests",
    "SystemDiagnosis.Extension.Sdel.Plc4100h.IntegrityTests",
    "SystemDiagnosis.Extension.Sdel.Plc410h.IntegrityTests",
    "SystemDiagnosis.Host.Classic.ModuleTest",
    "SystemDiagnosis.Host.Classic.UnitTest",
    "SystemDiagnosis.Host.Innovation.UnitTest",
    "SystemDiagnosis.Host.InnovationCore.UnitTest",
    "SystemDiagnosis.Innovation.Mocks",
    "SystemDiagnosis.OnlineTests",
    "SystemDiagnosis.Sdal.HwTests",
    "SystemDiagnosis.Sdal.SdalCore.UnitTest",
    "SystemDiagnosis.Sdal.SdalPE.Tester",
    "SystemDiagnosis.Sdal.SdalPE.UnitTest",
    "Systemdiagnosis.Sdel.DataProvider.UnitTest",
    "SystemDiagnosis.Sdel.IntegrityTest",
    "SystemDiagnosis.Sdel.PerfTest",
    "SystemDiagnosis.Sdel.ProjectCreator.Ut",
    "SystemDiagnosis.Sdel.Settings.UnitTest",
    "SystemDiagnosis.Sdel.UnitTest",
    "SystemDiagnosis.Sdel.UnitTestTools.SimulationLibrary",
    "TagService.Openness.Test.Int",
    "TagService.Openness.Test.Unit",
    "TagService.Test.Int",
    "Tech.SMC.Core.Test",
    "Tech.SMC.Core.Test.Environment",
    "Tech.SMC.Core.Test.Integration",
    "Tech.SMC.TIATestEnvironment",
    "Tech.SMC.UI.Test",
    "TechModules.MultiUser.Test",
    "Telemetry.Integration.Test",
    "Test.Execution.Butler.E2E.Test",
    "Test.Execution.Butler.Filter.EP.Test",
    "Test.Execution.Butler.Filter.EP.Test.TesteeA",
    "Test.Execution.Butler.Filter.EP.Test.TesteeB",
    "Test.Execution.Butler.Filter.EP.Test.TesteeC",
    "Test.Execution.Butler.Filter.Safety.Test",
    "Test.Execution.Butler.Filter.SPL.Test",
    "Test.Execution.Butler.Filter.SPL.Test.IntegrativeTestee",
    "Test.Execution.Butler.Filter.SPL.Test.MixedTestee",
    "Test.Execution.Butler.Filter.SPL.Test.UnitTestee",
    "Test.Execution.Butler.Filter.Texas.Test",
    "Test.Execution.Butler.Filter.TIA.Common.Test",
    "TifLib.Macros.UI.Tests",
    "TifLib.Openness.PublicAPI",
    "TifLibTests",
    "Tracing.ETW.EventCollector.Comm.Facade.Test.Unit",
    "Tracing.ETW.EventCollector.Communication.Test.Unit",
    "Tracing.ETW.EventCollector.E2E.Test",
    "Tracing.ETW.EventCollector.EventConsolidator.Test.Unit",
    "Tracing.ETW.EventCollector.Governance.Test",
    "Tracing.ETW.EventCollector.Logic.Test",
    "Tracing.ETW.EventCollector.ServiceHost.Test",
    "Tracing.ETW.EventCollector.ServiceInstaller.Test.Unit",
    "Tracing.ETW.EventCollector.ServiceIntegrator.Test.Unit",
    "Tracing.ETW.EventCollector.Test",
    "Tracing.ETW.EventCollector.Test.Helper",
    "Tracing.ETW.EventViewer.Test",
    "Tracing.ETW.PerformanceOverheadTestLibrary",
    "Tracing.ETW.Tools.Common.Test",
    "UI.AbstractionImpl.Test",
    "UI.Controls.Grid.Test",
    "UI.Controls.Grid.Test.Unit",
    "UI.Controls.Test",
    "UI.Controls.Test.Unit",
    "UI.Win32.Test",
    "Umac.BL.Test.Component",
    "Umac.BL.Test.Int",
    "Umac.ClientAPI.Test.Int",
    "Umac.DataAccess.Test.Int",
    "Umac.Impl.BL.Test.Unit",
    "Umac.Impl.UI.Test.Unit",
    "Umac.Openness.Test.Int",
    "Umac.Openness.Test.Unit",
    "Umac.PSLSSO.Tool",
    "Umac.Test.Client.Framework",
    "Umac.Test.Component.Helper",
    "Umac.Test.Helper",
    "Umac.Test.Int.Helper",
    "Umac.Test.Int.UI.Helper",
    "Umac.TestClient.BL",
    "Umac.UI.Test.Int",
    "Umac.UMCFacade.Test.Int",
    "Umac.ViewModel.Test.Int",
    "Umac.ViewModel.Test.Unit",
    "Umac.Workflow.Test.Component",
    "Umac.Workflow.Test.Int",
    "Umac.Workflow.Test.Int.Perf",
    "Umac.Workflow.Test.Unit",
    "UmacTestClient.Openness",
    "UserProjectManagement.Impl.BL.Int.Test",
    "UserProjectManagement.Impl.BL.Unit.Test",
    "UserProjectManagement.UI.Test.Int",
    "UserProjectMgmt.Impl.UI.Test.Unit",
    "Utilities.Configurator.Test",
    "Workbench.Test",
    "XRef.Delta.Plugin.Test",
    "XRef.DeveloperTest",
    "XRef.Openness.Test.Unit",
    "_CRT",
    "_Framework",
    "_Settings"
)
#endregion

Write-Output "RelevantTests: $($relevantTests.Count)"
$testFolder = "$x64\Tests"
[array]$listedTest = Get-ChildItem $testFolder | Where-Object { (-not $relevantTests.Contains($_.Name)) }
Write-Output "DeleteCount: $($listedTest.Count)"

if($listedTest.Count)
{
    foreach($test in $listedTest)
    {
        if($test.Exists)
        {
            Write-Output "Delete $($test.FullName)"
            $test.Delete($true)
        }
    }
}
else
{
    Write-Output "Nothing to delete"
}

Read-Host "The script has finished. Press any key to exit"