mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-26 19:33:44 +08:00
GP-0: Fix test
This commit is contained in:
+1
-1
@@ -244,7 +244,7 @@ public class GdbCommandsTest extends AbstractGdbTraceRmiTest {
|
||||
""".formatted(PREAMBLE));
|
||||
assertEquals("""
|
||||
Selected Ghidra language: x86:LE:32:default
|
||||
Selected Ghidra compiler: pointer64""",
|
||||
Selected Ghidra compiler: gcc""",
|
||||
extractOutSection(out, "---Import---"));
|
||||
assertEquals("""
|
||||
Selected Ghidra language: x86:LE:64:default
|
||||
|
||||
Reference in New Issue
Block a user