Skip to content

Commit 9ff3f4d

Browse files
committed
Add test for iOS v11
Introduce a new test to ensure correct functionality on iOS 11.0.0 (15A372) Signed-off-by: CristiMacovei <nicolae.macovei1412@stud.acs.upb.ro>
1 parent 5e2691c commit 9ff3f4d

348 files changed

Lines changed: 101598 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
588 KB
Binary file not shown.

tests/iPhone6__2_11.0.0_15A372/logs/.dummy

Whitespace-only changes.

tests/iPhone6__2_11.0.0_15A372/references/rev_profiles/AGXCompilerService.sb

Lines changed: 692 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="us-ascii" standalone="yes"?>
2+
<!DOCTYPE operations [
3+
<!ELEMENT operations (operation*)>
4+
<!ELEMENT operation (filters?)>
5+
<!ELEMENT filters (filter | require)*>
6+
<!ELEMENT require (filter | require)*>
7+
<!ELEMENT filter (#PCDATA)>
8+
<!ATTLIST operation
9+
name CDATA #REQUIRED
10+
action (deny|allow) #REQUIRED>
11+
<!ATTLIST require
12+
type (require-all|require-any|require-not|require-entitlement) #REQUIRED
13+
value CDATA #IMPLIED>
14+
<!ATTLIST filter
15+
name CDATA #REQUIRED
16+
argument CDATA #IMPLIED>
17+
]>
18+
<operations>
19+
<operation name="default" action="deny" />
20+
<operation name="dynamic-code-generation" action="allow" />
21+
<operation name="file-link" action="allow" />
22+
<operation name="file-test-existence" action="allow" />
23+
<operation name="iokit-get-properties" action="allow" />
24+
<operation name="mach-cross-domain-lookup" action="allow" />
25+
<operation name="nvram*" action="allow" />
26+
<operation name="nvram-delete" action="allow" />
27+
<operation name="nvram-get" action="allow" />
28+
<operation name="nvram-set" action="allow" />
29+
<operation name="process-info*" action="allow" />
30+
<operation name="process-info-codesignature" action="allow" />
31+
<operation name="process-info-dirtycontrol" action="allow" />
32+
<operation name="process-info-listpids" action="allow" />
33+
<operation name="process-info-rusage" action="allow" />
34+
<operation name="process-info-pidinfo" action="allow" />
35+
<operation name="process-info-pidfdinfo" action="allow" />
36+
<operation name="process-info-pidfileportinfo" action="allow" />
37+
<operation name="process-info-setcontrol" action="allow" />
38+
<operation name="pseudo-tty" action="allow" />
39+
<operation name="socket-ioctl" action="allow" />
40+
<operation name="system-privilege" action="allow" />
41+
</operations>

tests/iPhone6__2_11.0.0_15A372/references/rev_profiles/AdSheet.sb

Lines changed: 1591 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<?xml version="1.0" encoding="us-ascii" standalone="yes"?>
2+
<!DOCTYPE operations [
3+
<!ELEMENT operations (operation*)>
4+
<!ELEMENT operation (filters?)>
5+
<!ELEMENT filters (filter | require)*>
6+
<!ELEMENT require (filter | require)*>
7+
<!ELEMENT filter (#PCDATA)>
8+
<!ATTLIST operation
9+
name CDATA #REQUIRED
10+
action (deny|allow) #REQUIRED>
11+
<!ATTLIST require
12+
type (require-all|require-any|require-not|require-entitlement) #REQUIRED
13+
value CDATA #IMPLIED>
14+
<!ATTLIST filter
15+
name CDATA #REQUIRED
16+
argument CDATA #IMPLIED>
17+
]>
18+
<operations>
19+
<operation name="default" action="deny" />
20+
<operation name="dynamic-code-generation" action="allow" />
21+
<operation name="file-test-existence" action="allow" />
22+
<operation name="iokit-get-properties" action="allow" />
23+
<operation name="mach-cross-domain-lookup" action="allow" />
24+
<operation name="nvram*" action="allow" />
25+
<operation name="nvram-delete" action="allow" />
26+
<operation name="nvram-get" action="allow" />
27+
<operation name="nvram-set" action="allow" />
28+
<operation name="process-info*" action="allow" />
29+
<operation name="process-info-codesignature" action="allow" />
30+
<operation name="process-info-dirtycontrol" action="allow" />
31+
<operation name="process-info-listpids" action="allow" />
32+
<operation name="process-info-rusage" action="allow" />
33+
<operation name="process-info-pidinfo" action="allow" />
34+
<operation name="process-info-pidfdinfo" action="allow" />
35+
<operation name="process-info-pidfileportinfo" action="allow" />
36+
<operation name="process-info-setcontrol" action="allow" />
37+
<operation name="pseudo-tty" action="allow" />
38+
<operation name="socket-ioctl" action="allow" />
39+
<operation name="system-privilege" action="allow" />
40+
</operations>

tests/iPhone6__2_11.0.0_15A372/references/rev_profiles/AirTraffic.sb

Lines changed: 836 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="us-ascii" standalone="yes"?>
2+
<!DOCTYPE operations [
3+
<!ELEMENT operations (operation*)>
4+
<!ELEMENT operation (filters?)>
5+
<!ELEMENT filters (filter | require)*>
6+
<!ELEMENT require (filter | require)*>
7+
<!ELEMENT filter (#PCDATA)>
8+
<!ATTLIST operation
9+
name CDATA #REQUIRED
10+
action (deny|allow) #REQUIRED>
11+
<!ATTLIST require
12+
type (require-all|require-any|require-not|require-entitlement) #REQUIRED
13+
value CDATA #IMPLIED>
14+
<!ATTLIST filter
15+
name CDATA #REQUIRED
16+
argument CDATA #IMPLIED>
17+
]>
18+
<operations>
19+
<operation name="default" action="deny" />
20+
<operation name="dynamic-code-generation" action="allow" />
21+
<operation name="file-link" action="allow" />
22+
<operation name="file-test-existence" action="allow" />
23+
<operation name="iokit-get-properties" action="allow" />
24+
<operation name="mach-cross-domain-lookup" action="allow" />
25+
<operation name="nvram*" action="allow" />
26+
<operation name="nvram-delete" action="allow" />
27+
<operation name="nvram-get" action="allow" />
28+
<operation name="nvram-set" action="allow" />
29+
<operation name="process-info*" action="allow" />
30+
<operation name="process-info-codesignature" action="allow" />
31+
<operation name="process-info-dirtycontrol" action="allow" />
32+
<operation name="process-info-listpids" action="allow" />
33+
<operation name="process-info-rusage" action="allow" />
34+
<operation name="process-info-pidinfo" action="allow" />
35+
<operation name="process-info-pidfdinfo" action="allow" />
36+
<operation name="process-info-pidfileportinfo" action="allow" />
37+
<operation name="process-info-setcontrol" action="allow" />
38+
<operation name="pseudo-tty" action="allow" />
39+
<operation name="socket-ioctl" action="allow" />
40+
<operation name="system-privilege" action="allow" />
41+
</operations>

0 commit comments

Comments
 (0)