TimingTestCase Class
Definition
A test case from the TimingTestSuite. The prepared-screen cases (35-37) require a steppable harness so the suite can exercise the floating-bus dependent path.
public sealed class TimingTestCase : TestCase
View source
Properties
| Name |
Description |
| Contended |
Gets whether this test case uses the contended variant. |
| Description |
Gets the description of the instruction group being tested. |
| Name |
Gets the display name for this test case. |
| TestNumber |
Gets the original test number. |
Methods