Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/tools/lldbmacros/tests/
H A Druntests.py40 from unittest.mock import patch, MagicMock
89 with patch.dict('sys.modules', { 'lldb': MagicMock(), 'core.lldbwrap': MagicMock() }):
/xnu-11215/tools/lldbmacros/tests/lldb_tests/
H A Dtest_examples.py55 @unittest.mock.patch('xnu.kern.globals.proc_struct_size', ROUNDED_UP_PROC_SIZE)
H A Dtest_process.py120 @unittest.mock.patch('xnu.kern.globals.proc_struct_size', ROUNDED_UP_PROC_SIZE)
H A Dtest_scripted_process.py304 @unittest.mock.patch('xnu.kern.globals.proc_struct_size', 2048)
/xnu-11215/osfmk/tests/
H A DREADME.md16 * load kernelcache using "```usb get /patch/to/kc```"
/xnu-11215/makedefs/
H A DMakeInc.cmd343 PATCH = /usr/bin/patch