127 references to OutOfProcess
IIS.FunctionalTests (12)
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
205
return Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (3)
240
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
255
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
270
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (3)
43
var parameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
73
[InlineData(HostingModel.
OutOfProcess
)]
82
var otherApp = firstApp == HostingModel.InProcess ? HostingModel.
OutOfProcess
: HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
34
Fixture.DeploymentParameters.HostingModel = HostingModel.
OutOfProcess
;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (1)
50
if (Fixture.DeploymentParameters.HostingModel == HostingModel.
OutOfProcess
)
src\Servers\IIS\IIS\test\IIS.Shared.FunctionalTests\ApplicationInitializationTests.cs (3)
41
[InlineData(HostingModel.
OutOfProcess
, true)]
43
[InlineData(HostingModel.
OutOfProcess
, false)]
81
[InlineData(HostingModel.
OutOfProcess
)]
IIS.LongTests (25)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
92
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
121
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
157
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
350
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
380
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
402
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
465
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
523
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
542
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
607
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)
92
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
121
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
157
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
350
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
380
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
402
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
465
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
523
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
542
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
607
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)
92
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
121
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
157
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
350
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
380
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
402
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
465
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
523
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
542
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
607
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)
36
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: IntegrationTesting.HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
205
return Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (3)
240
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
255
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
270
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (3)
43
var parameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
73
[InlineData(HostingModel.
OutOfProcess
)]
82
var otherApp = firstApp == HostingModel.InProcess ? HostingModel.
OutOfProcess
: HostingModel.InProcess;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketOutOfProcessTests.cs (1)
34
Fixture.DeploymentParameters.HostingModel = HostingModel.
OutOfProcess
;
src\Servers\IIS\IIS\test\Common.FunctionalTests\WebSocketTests.cs (1)
50
if (Fixture.DeploymentParameters.HostingModel == HostingModel.
OutOfProcess
)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (10)
92
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
121
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
157
var deploymentParameters = Fixture.GetBaseDeploymentParameters(hostingModel: HostingModel.
OutOfProcess
);
350
var deploymentResult = await AssertStarts(HostingModel.
OutOfProcess
);
380
var deploymentResult = await DeployApp(HostingModel.
OutOfProcess
);
402
await AppOfflineAddAndRemovedStress(HostingModel.
OutOfProcess
);
465
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
523
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
542
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.
OutOfProcess
);
607
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)
47
"Disabled", HostingModel.
OutOfProcess
);
55
_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
)