-
Notifications
You must be signed in to change notification settings - Fork 0
/
FMIKit.xctestplan
43 lines (43 loc) · 1001 Bytes
/
FMIKit.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
{
"configurations" : [
{
"id" : "8AEC4F05-3587-4DA9-9EE7-E870AFD64122",
"name" : "Concurrency",
"options" : {
"threadSanitizerEnabled" : true
}
},
{
"id" : "ECF8FDEF-995C-4AD7-9424-ABB836CD5921",
"name" : "Memory Checker",
"options" : {
"addressSanitizer" : {
"enabled" : true
},
"undefinedBehaviorSanitizerEnabled" : true
}
}
],
"defaultOptions" : {
"codeCoverage" : false,
"language" : "en",
"region" : "US",
"targetForVariableExpansion" : {
"containerPath" : "container:FMIKit.xcodeproj",
"identifier" : "171CB9841AFB63C7002BE185",
"name" : "FMIKit"
},
"testExecutionOrdering" : "random"
},
"testTargets" : [
{
"parallelizable" : true,
"target" : {
"containerPath" : "container:FMIKit.xcodeproj",
"identifier" : "171CB98F1AFB63C7002BE185",
"name" : "FMIKitTests"
}
}
],
"version" : 1
}