-
Notifications
You must be signed in to change notification settings - Fork 0
/
AWSProtocolTests.xctestplan
122 lines (120 loc) · 3.1 KB
/
AWSProtocolTests.xctestplan
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
"configurations" : [
{
"id" : "B86D1FC8-C5FA-4293-B974-6EE0192343D0",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "APIGatewayTestSDKTests",
"name" : "APIGatewayTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AWSJson1_0TestSDKTests",
"name" : "AWSJson1_0TestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AWSJson1_1TestSDKTests",
"name" : "AWSJson1_1TestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AWSQueryTestSDKTests",
"name" : "AWSQueryTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AWSRestJsonTestSDKTests",
"name" : "AWSRestJsonTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AWSRestJsonValidationTestSDKTests",
"name" : "AWSRestJsonValidationTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "AwsQueryExtrasTests",
"name" : "AwsQueryExtrasTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "Ec2QueryTestSDKTests",
"name" : "Ec2QueryTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "GlacierTestSDKTests",
"name" : "GlacierTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "MachineLearningTestSDKTests",
"name" : "MachineLearningTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "RestXmlTestSDKTests",
"name" : "RestXmlTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "RestXmlWithNamespaceTestSDKTests",
"name" : "RestXmlWithNamespaceTestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "S3TestSDKTests",
"name" : "S3TestSDKTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "WaitersTests",
"name" : "WaitersTests"
}
},
{
"target" : {
"containerPath" : "container:..\/aws-sdk-swift\/codegen",
"identifier" : "rest_json_extrasTests",
"name" : "rest_json_extrasTests"
}
}
],
"version" : 1
}