diff --git a/tests/library/gdb/tests/test_emulate.py b/tests/library/gdb/tests/test_emulate.py deleted file mode 100644 index 74c6d3d37..000000000 --- a/tests/library/gdb/tests/test_emulate.py +++ /dev/null @@ -1,95 +0,0 @@ -from __future__ import annotations - -import pwndbg.aglib.regs -from pwndbg.aglib.nearpc import nearpc - -from . import get_binary - -EMULATE_DISASM_BINARY = get_binary("emulate_disasm.out") -EMULATE_DISASM_LOOP_BINARY = get_binary("emulate_disasm_loop.out") - - -def test_emulate_disasm(start_binary): - """ - Tests emulate command and its caching behavior - """ - start_binary(EMULATE_DISASM_BINARY) - - disasm_with_emu_0x400080 = [ - " ► 0x400080 <_start> jmp label