|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
SamUI.Component |
Class Summary | |
---|---|
SamCapture | Allows the display of past program states |
SamGUI | Provides a GUI for the SaM Simulator that can run SaM programs and capture their state after each instruction execution for later review. |
SamGUI.BreakpointList | Stores breakpoints and provides convenience functions We currently use a hashtable for fast access with key=PC of break and value=Boolean(true) |
SamTester | Provides a GUI for testing multiple files. |
SamTester.AddTestDialog | |
SamText | This is a front end for executing a SaM program from a console |
SamUI | This provides various shared functions used among all the SaM UI classes |
TestScript | This class holds an execution script to test multiple sam files and report the results. |
TestScript.Test | Represents one single test |
TestScript.Test.CH | |
TestScript.Test.DataType | |
TestScript.Test.FLOAT | |
TestScript.Test.INT | |
TestScript.Test.MA | |
TestScript.Test.PA | |
TestScript.Test.STR | |
TestScript.TestResult | This stores results from a test case run |
TestScript.TestThread |
Enum Summary | |
---|---|
SamTester.AddTestDialog.IOType |
Exception Summary | |
---|---|
TestScript.TestScriptException |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |