Commit Graph

375 Commits

Author SHA1 Message Date
SND\kernelnet_cp
2b04d786b2 [0.3.x] updated : tests
git-svn-id: https://pykd.svn.codeplex.com/svn@83839 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
624d678245 [0.3.x] updared: tests
git-svn-id: https://pykd.svn.codeplex.com/svn@83833 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
c5b9a4ca93 [0.3.x] fixed some tests
git-svn-id: https://pykd.svn.codeplex.com/svn@83775 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
76aa1ed95d [0.3.x] updated module class
git-svn-id: https://pykd.svn.codeplex.com/svn@83770 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
5c91cc6321 [0.3.x] added typeInfo and typedVar classes
git-svn-id: https://pykd.svn.codeplex.com/svn@83754 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
3399391903 [0.3.x] added : module class tests
git-svn-id: https://pykd.svn.codeplex.com/svn@83752 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
e079fc98eb [0.3.x] added: memory test
git-svn-id: https://pykd.svn.codeplex.com/svn@83746 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
238ead9227 [0.3.x] added numVariant class
git-svn-id: https://pykd.svn.codeplex.com/svn@83703 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
f17e190978 [0.3.x] added process manipulations
git-svn-id: https://pykd.svn.codeplex.com/svn@83697 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
54b6e5f15f [0.3.x] added : python unit tests
git-svn-id: https://pykd.svn.codeplex.com/svn@83678 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
e3b0919882 [0.3.x] branch: test scripts
git-svn-id: https://pykd.svn.codeplex.com/svn@83677 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-03 14:36:26 +04:00
SND\kernelnet_cp
a4ddaadd11 [pykd-0.3] first version - supported kllibcpp
git-svn-id: https://pykd.svn.codeplex.com/svn@83675 9b283d60-5439-405e-af05-b73fd8c4d996
2017-11-16 17:07:21 +04:00
SND\air_max_cp
f443f0cbe2 [pykd] added: TypedVar instantiation by symbol name or by address
[test] added : testTypedVarByAddress and testTypedVarBySymbolName for above-mentioned functionality. 

git-svn-id: https://pykd.svn.codeplex.com/svn@69328 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-25 23:30:53 +00:00
SND\kernelnet_cp
eeac3d5a80 [test] updated: refactored test runner
git-svn-id: https://pykd.svn.codeplex.com/svn@69298 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-25 08:04:04 +00:00
SND\kernelnet_cp
4497613fa3 [test] added : testArrayField ( typed with array fields )
git-svn-id: https://pykd.svn.codeplex.com/svn@69294 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-25 06:14:24 +00:00
SND\kernelnet_cp
8e3cadb082 [test] added : testNestedStruct
git-svn-id: https://pykd.svn.codeplex.com/svn@69275 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-24 14:41:53 +00:00
SND\kernelnet_cp
d01c8d0436 [test] added : regtest.py
git-svn-id: https://pykd.svn.codeplex.com/svn@69094 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-18 07:42:23 +00:00
SND\air_max_cp
05ffa0ece2 [test] fixed some typos.
git-svn-id: https://pykd.svn.codeplex.com/svn@68998 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-14 19:45:23 +00:00
SND\air_max_cp
6708879131 [test] added TypeInfoTest for C++ templates.
git-svn-id: https://pykd.svn.codeplex.com/svn@68997 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-14 19:37:59 +00:00
SND\air_max_cp
089684dca7 [test] scripts cleanup and improvement.
git-svn-id: https://pykd.svn.codeplex.com/svn@68996 9b283d60-5439-405e-af05-b73fd8c4d996
2011-08-14 17:52:03 +00:00
SND\kernelnet_cp
369acbab98 [test] hotfix : testNamespace
git-svn-id: https://pykd.svn.codeplex.com/svn@68338 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-27 14:56:53 +00:00
SND\kernelnet_cp
ee9f1f0944 [test] added : testNamespace ( getting types and vars declared within namespaces )
git-svn-id: https://pykd.svn.codeplex.com/svn@68337 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-27 14:50:48 +00:00
SND\kernelnet_cp
393cf3131a [test] added : testEnumField ( fields of enumarable type is returned as integer )
git-svn-id: https://pykd.svn.codeplex.com/svn@68330 9b283d60-5439-405e-af05-b73fd8c4d996
2011-07-27 11:07:14 +00:00
SND\air_max_cp
b5f25cc5c8 [test] fixed _run_pykdtest.cmd when it's launched from 32-bit cmd.exe in 64-bit OS.
git-svn-id: https://pykd.svn.codeplex.com/svn@66776 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-14 14:38:57 +00:00
SND\air_max_cp
d70b95ec1e [test] added regression test proof-of-concept. regression test automatically runs from VS on build.
git-svn-id: https://pykd.svn.codeplex.com/svn@66346 9b283d60-5439-405e-af05-b73fd8c4d996
2011-06-06 16:48:10 +00:00