pykd/test/scripts
SND\kernelnet_cp b89ffed9eb [0.3.x] added : getNumberBreakpoints routine ( return number of breakpoints in the current process )
[0.3.x] added : getBp routine ( return breakpoint object by index )

git-svn-id: https://pykd.svn.codeplex.com/svn@89401 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 15:24:07 +04:00
..
_run_pykdtest.cmd [test] fixed typo in _run_pykdtest.cmd 2017-11-08 17:27:51 +04:00
basetest.py [0.1.x] +reset for EventHandler 2017-11-08 17:33:17 +04:00
breakpoint.py [0.3.x] added : getNumberBreakpoints routine ( return number of breakpoints in the current process ) 2017-11-03 15:24:07 +04:00
clienttest.py [0.1.x] 2017-11-08 17:27:51 +04:00
customtypestest.py [0.2.x]/[0.3.x] + test (failed) 2017-11-03 14:36:27 +04:00
dbgcmd.py [0.1.x] added : expr routine 2017-11-08 17:06:26 +04:00
ehloadtest.py [0.1.x] +reset for EventHandler 2017-11-08 17:33:17 +04:00
ehstatustest.py [0.2.x] ~recovered WaitEventException 2017-11-08 17:42:50 +04:00
ehsymbolstest.py [0.2.x] ~recovered WaitEventException 2017-11-08 17:42:50 +04:00
eventtest.py [0.2.x] added : getCurrentProcessId routine ( Return PID of the current process ( user mode only ) ) 2017-11-08 17:42:50 +04:00
excepttest.py [0.3.x] added : excepttest.py 2017-11-03 14:36:27 +04:00
intbase.py [0.1.x] fixed : not integer regsiter not supported now 2017-11-08 17:27:51 +04:00
localstest.py [0.2.x] updated: getting local vars by index 2017-11-08 17:42:50 +04:00
memtest.py [0.2.x] fixed: pykd may crash by calling API routines with typeInfo = None 2017-11-08 17:42:50 +04:00
moduletest.py [0.3.x] ModuleTest.testEnumSymbols fixed 2017-11-03 14:36:27 +04:00
mspdbtest.py [0.2.x] 2017-11-08 17:42:50 +04:00
pykdtest.py [0.3.x] set version to 0.3.0.8 2017-11-03 14:36:27 +04:00
pykdtest.pyproj [0.3.x] added : excepttest.py 2017-11-03 14:36:27 +04:00
regtest.py [0.2.x] 2017-11-08 17:42:50 +04:00
stacktest.py [0.3.x] added : getLocal and getLocals routines 2017-11-03 14:36:27 +04:00
synsymtest.py [0.1.x] 2017-11-08 17:27:51 +04:00
target.py [0.2.x] + locals 2017-11-08 17:42:50 +04:00
testutils.py [0.2.x] ~recovered WaitEventException 2017-11-08 17:42:50 +04:00
thrdctxtest.py [0.1.x] 2017-11-08 17:27:51 +04:00
typedvar.py [0.3.x] fixed : pykd issue #13287 ( can not create typedVar by custom-struct or union ) 2017-11-03 14:36:27 +04:00
typeinfo.py [0.3.x] fixed: name of function pointers 2017-11-03 14:36:27 +04:00