Home
last modified time | relevance | path

Searched refs:CODE_SIGN_ENTITLEMENTS (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.121.6/tests/
H A DMakefile101 signal_exit_reason: CODE_SIGN_ENTITLEMENTS = signal_exit_reason.entitlements macro
105 atm_diagnostic_flag_entitled: CODE_SIGN_ENTITLEMENTS = atm_diagnostic_flag.entitlements macro
135 restrict_jit: CODE_SIGN_ENTITLEMENTS = restrict_jit.entitlements macro
138 backtracing_tests: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist macro
156 corpse_backtrace: CODE_SIGN_ENTITLEMENTS = entitlements/set_exception_port.entitlement macro
160 vm/corpse_owned_vmobjects: CODE_SIGN_ENTITLEMENTS += vm/corpse_owned_vmobjects.entitlements
250 exception_tests: CODE_SIGN_ENTITLEMENTS = exception_tests.entitlements macro
260 ipc/hardened_exceptions_entitled: CODE_SIGN_ENTITLEMENTS = entitlements/only_one_exception_port.ent… macro
265 …$(CODESIGN) --force --sign - --entitlements $(CODE_SIGN_ENTITLEMENTS) --timestamp=none $(SYMROOT)/…
268 ipc/hardened_exceptions_entitled_debugger: CODE_SIGN_ENTITLEMENTS = entitlements/only_one_exception… macro
[all …]
/xnu-11417.121.6/tests/vm/
H A DMakefile11 vm/entitlement_increased_memory_limit: CODE_SIGN_ENTITLEMENTS = vm/entitlement_increased_memory_lim… macro
16 …) $(CODESIGN) --force --sign - --timestamp=none --entitlements $(CODE_SIGN_ENTITLEMENTS) $(SYMROOT…
22 vm/entitlement_increased_debugging_memory_limit: CODE_SIGN_ENTITLEMENTS = vm/entitlement_increased_… macro
27 …) $(CODESIGN) --force --sign - --timestamp=none --entitlements $(CODE_SIGN_ENTITLEMENTS) $(SYMROOT…
33 vm/entitlement_increased_memory_limit_bincompat: CODE_SIGN_ENTITLEMENTS = vm/entitlement_increased_… macro
39 …) $(CODESIGN) --force --sign - --timestamp=none --entitlements $(CODE_SIGN_ENTITLEMENTS) $(SYMROOT…
49 jumbo_va_spaces_28530648: CODE_SIGN_ENTITLEMENTS = jumbo_va_spaces_28530648.entitlements macro
55 jumbo_va_spaces_52551256: CODE_SIGN_ENTITLEMENTS = jumbo_va_spaces_52551256.entitlements macro
60 …) $(CODESIGN) --force --sign - --timestamp=none --entitlements $(CODE_SIGN_ENTITLEMENTS) $(SYMROOT…
68 vm/entitlement_internal_bands: CODE_SIGN_ENTITLEMENTS = vm/entitlement_internal_bands.entitlements macro
[all …]
/xnu-11417.121.6/tests/ktrace/
H A DMakefile8 ktrace/kdebug_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist macro
13 ktrace/kdebug_coproc_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist macro
23 ktrace/kperf_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist macro
28 ktrace/kperf_backtracing_tests: CODE_SIGN_ENTITLEMENTS = kernel_symbolication_entitlements.plist macro
/xnu-11417.121.6/tests/sched/
H A DMakefile33 sched/overloaded_runqueue: CODE_SIGN_ENTITLEMENTS = sched/overloaded_runqueue.entitlements macro
39 sched/thread_group_fairness: CODE_SIGN_ENTITLEMENTS = sched/thread_group_fairness.entitlements macro
48 sched/thread_group_flags: CODE_SIGN_ENTITLEMENTS = sched/thread_group_flags.entitlements macro
/xnu-11417.121.6/tests/cpu_counters/
H A DMakefile7 cpu_counters/kpc_tests: CODE_SIGN_ENTITLEMENTS = stackshot-entitlements.plist macro