diff docs/lyx/dbg.lyx~ @ 42:792da050d8c4 tip

more dox
author james <jb302@eecs.qmul.ac.uk>
date Tue, 22 Apr 2014 14:25:14 +0100
parents a9bf262f557b
children
line wrap: on
line diff
--- a/docs/lyx/dbg.lyx~	Tue Apr 22 00:57:06 2014 +0100
+++ b/docs/lyx/dbg.lyx~	Tue Apr 22 14:25:14 2014 +0100
@@ -1669,5 +1669,16 @@
 Debugger Testing
 \end_layout
 
+\begin_layout Standard
+The debugger was tested with an automated test method using python scripting.
+ The script uses the debug controller class to fill all of the emulators
+ memory structures with known values.
+ It then requests these values back and compares the results, if the values
+ are not the same the test fails.
+ The test then steps through the emulators entire memory space, and then
+ checks the program counter to see if it has reached the end.
+ The test files and results can be found in the Supporting Material.
+\end_layout
+
 \end_body
 \end_document