Package ghidra.test.processors.support
-
Interface Summary Interface Description ExecutionListener -
Class Summary Class Description EmulatorTestRunner PCodeTestAbstractControlBlock PCodeTestAbstractControlBlock
data is models the general capabilities of the TestInfo data structure which is used for different puposes as handled by extensions of this class.PCodeTestAbstractControlBlock.FunctionInfo PCodeTestCombinedTestResults PCodeTestControlBlock PCodeTestControlBlock
data is read from each binary test file and identified by the MAIN_CONTROL_BLOCK_MAGIC 64-bit character field value at the start of the data structure.PCodeTestFile PCodeTestGroup PCodeTestGroup
identifies a test group function and its corresponding PCodeTestGroupControlBlock.PCodeTestGroupControlBlock PCodeTestGroupControlBlock
corresponds to each test group contained within a binary test file and identified by the GROUP_CONTROL_BLOCK_MAGIC 64-bit character field value at the start of the data structure.PCodeTestResults ProcessorEmulatorTestAdapter ProcessorEmulatorTestAdapter
provides an abstract JUnit test implementation for processor-specific test cases. -
Enum Summary Enum Description EmulatorTestRunner.DumpFormat