MarkWoodmassTestSuite Class
Definition
Mark Woodmass's test suite.
public sealed class MarkWoodmassTestSuite : ProgramTestSuite<MarkWoodmassTestCase>
Fields
| Name | Description |
|---|---|
| Flags | Gets the Flags test suite that tests the flags for various DD/FD/CB instructions. |
| Memptr | Gets the Memptr test suite that tests MEMPTR (WZ) implementations. |
Properties
| Name | Description |
|---|---|
| Type | Gets the type of test suite. |
Methods
| Name | Description |
|---|---|
| Get(MarkWoodmassTestType) | Gets a test suite instance for the specified MarkWoodmassTestType. |