mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
GP-0: Fix tests.
This commit is contained in:
@@ -244,7 +244,7 @@ public class LldbCommandsTest extends AbstractLldbTraceRmiTest {
|
||||
Selected Ghidra compiler: %s""".formatted(PLAT.lang(), PLAT.cSpec()),
|
||||
extractOutSection(out, "---File---"));
|
||||
assertEquals("""
|
||||
Toy:BE:64:default not found in compiler map
|
||||
Toy:BE:64:default not found in compiler map - using default compiler
|
||||
Selected Ghidra language: Toy:BE:64:default
|
||||
Selected Ghidra compiler: default""",
|
||||
extractOutSection(out, "---Language---"));
|
||||
|
||||
Reference in New Issue
Block a user