RaxoftTestType Enum
Definition
Specifies the type of RaxoftTestSuite.
public enum RaxoftTestType
Fields
Name | Description |
|---|---|
Tests all flags after executing CCF after each instruction tested. | |
Tests all registers but only the officially documented flags. | |
Tests documented flags only, ignores registers. | |
Tests all flags, ignores registers. | |
Tests all flags and registers. | |
Tests all flags after executing BIT N,(HL) after each instruction tested. |
Last modified: 14 December 2025