127 references to OutOfProcess
IIS.FunctionalTests (12)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
206
return Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (3)
241
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
256
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
271
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (3)
44
var parameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
74
[InlineData(HostingModel.
OutOfProcess
)]
83
var otherApp = firstApp == HostingModel.InProcess ? HostingModel.
OutOfProcess
: HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
31
Fixture.DeploymentParameters.HostingModel = HostingModel.
OutOfProcess
;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (1)
58
if (Fixture.DeploymentParameters.HostingModel == HostingModel.
OutOfProcess
)
src\Servers\IIS\IIS\test\IIS.Shared.FunctionalTests\ApplicationInitializationTests.cs (3)
42
[InlineData(HostingModel.
OutOfProcess
, true)]
44
[InlineData(HostingModel.
OutOfProcess
, false)]
82
[InlineData(HostingModel.
OutOfProcess
)]
IIS.LongTests (25)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
93
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
122
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
158
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
351
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
381
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
404
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
467
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
525
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
544
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
610
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (15)
939
[InlineData(HostingModel.
OutOfProcess
)]
955
[InlineData(HostingModel.
OutOfProcess
)]
1091
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1110
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1180
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1193
public Task AuthHeaderEnvironmentVariableRemoved_OutOfProcess() => AuthHeaderEnvironmentVariableRemoved(HostingModel.
OutOfProcess
);
1211
public Task WebConfigOverridesGlobalEnvironmentVariables_OutOfProcess() => WebConfigOverridesGlobalEnvironmentVariables(HostingModel.
OutOfProcess
);
1229
public Task WebConfigAppendsHostingStartup_OutOfProcess() => WebConfigAppendsHostingStartup(HostingModel.
OutOfProcess
);
1253
public Task WebConfigOverridesHostingStartup_OutOfProcess() => WebConfigOverridesHostingStartup(HostingModel.
OutOfProcess
);
1271
public Task WebConfigExpandsVariables_OutOfProcess() => WebConfigExpandsVariables(HostingModel.
OutOfProcess
);
1286
[InlineData(HostingModel.
OutOfProcess
)]
1328
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1353
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1402
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1431
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
IIS.NewHandler.FunctionalTests (25)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
93
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
122
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
158
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
351
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
381
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
404
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
467
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
525
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
544
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
610
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (15)
939
[InlineData(HostingModel.
OutOfProcess
)]
955
[InlineData(HostingModel.
OutOfProcess
)]
1091
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1110
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1180
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1193
public Task AuthHeaderEnvironmentVariableRemoved_OutOfProcess() => AuthHeaderEnvironmentVariableRemoved(HostingModel.
OutOfProcess
);
1211
public Task WebConfigOverridesGlobalEnvironmentVariables_OutOfProcess() => WebConfigOverridesGlobalEnvironmentVariables(HostingModel.
OutOfProcess
);
1229
public Task WebConfigAppendsHostingStartup_OutOfProcess() => WebConfigAppendsHostingStartup(HostingModel.
OutOfProcess
);
1253
public Task WebConfigOverridesHostingStartup_OutOfProcess() => WebConfigOverridesHostingStartup(HostingModel.
OutOfProcess
);
1271
public Task WebConfigExpandsVariables_OutOfProcess() => WebConfigExpandsVariables(HostingModel.
OutOfProcess
);
1286
[InlineData(HostingModel.
OutOfProcess
)]
1328
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1353
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1402
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1431
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
IIS.NewShim.FunctionalTests (25)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
93
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
122
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
158
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
351
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
381
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
404
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
467
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
525
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
544
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
610
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (15)
939
[InlineData(HostingModel.
OutOfProcess
)]
955
[InlineData(HostingModel.
OutOfProcess
)]
1091
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1110
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1180
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1193
public Task AuthHeaderEnvironmentVariableRemoved_OutOfProcess() => AuthHeaderEnvironmentVariableRemoved(HostingModel.
OutOfProcess
);
1211
public Task WebConfigOverridesGlobalEnvironmentVariables_OutOfProcess() => WebConfigOverridesGlobalEnvironmentVariables(HostingModel.
OutOfProcess
);
1229
public Task WebConfigAppendsHostingStartup_OutOfProcess() => WebConfigAppendsHostingStartup(HostingModel.
OutOfProcess
);
1253
public Task WebConfigOverridesHostingStartup_OutOfProcess() => WebConfigOverridesHostingStartup(HostingModel.
OutOfProcess
);
1271
public Task WebConfigExpandsVariables_OutOfProcess() => WebConfigExpandsVariables(HostingModel.
OutOfProcess
);
1286
[InlineData(HostingModel.
OutOfProcess
)]
1328
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1353
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1402
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1431
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
IISExpress.FunctionalTests (37)
OutOfProcess\MultipleAppTests.cs (1)
37
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: IntegrationTesting.HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
206
return Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (3)
241
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
256
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
271
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (3)
44
var parameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
74
[InlineData(HostingModel.
OutOfProcess
)]
83
var otherApp = firstApp == HostingModel.InProcess ? HostingModel.
OutOfProcess
: HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
31
Fixture.DeploymentParameters.HostingModel = HostingModel.
OutOfProcess
;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (1)
58
if (Fixture.DeploymentParameters.HostingModel == HostingModel.
OutOfProcess
)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
93
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
122
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
158
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
351
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
381
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
404
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
467
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
525
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
544
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
610
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (15)
939
[InlineData(HostingModel.
OutOfProcess
)]
955
[InlineData(HostingModel.
OutOfProcess
)]
1091
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1110
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1180
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1193
public Task AuthHeaderEnvironmentVariableRemoved_OutOfProcess() => AuthHeaderEnvironmentVariableRemoved(HostingModel.
OutOfProcess
);
1211
public Task WebConfigOverridesGlobalEnvironmentVariables_OutOfProcess() => WebConfigOverridesGlobalEnvironmentVariables(HostingModel.
OutOfProcess
);
1229
public Task WebConfigAppendsHostingStartup_OutOfProcess() => WebConfigAppendsHostingStartup(HostingModel.
OutOfProcess
);
1253
public Task WebConfigOverridesHostingStartup_OutOfProcess() => WebConfigOverridesHostingStartup(HostingModel.
OutOfProcess
);
1271
public Task WebConfigExpandsVariables_OutOfProcess() => WebConfigExpandsVariables(HostingModel.
OutOfProcess
);
1286
[InlineData(HostingModel.
OutOfProcess
)]
1328
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1353
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1402
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
1431
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
UpgradeFeatureDetectionTests.cs (2)
48
"Disabled", HostingModel.
OutOfProcess
);
56
_isWebsocketsSupported, HostingModel.
OutOfProcess
);
Microsoft.AspNetCore.Server.IntegrationTesting (2)
TestMatrix.cs (2)
75
HostingModels.Add(HostingModel.
OutOfProcess
);
114
HostingModels.Add(HostingModel.
OutOfProcess
);
ServerComparison.FunctionalTests (1)
HelloWorldTest.cs (1)
98
if (variant.HostingModel == HostingModel.
OutOfProcess
)