drgn/tests
Omar Sandoval 104a14781d tests: test compressed debug sections
Test both .zdebug_* sections and SHF_COMPRESSED .debug_* sections.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2023-06-20 13:45:04 -07:00
..
helpers drgn.helpers.common.format: add number_to_binary_units() 2023-02-01 13:18:16 -08:00
linux_kernel tests: add better test for kernel Program.crashed_thread() 2023-06-15 09:57:18 -07:00
__init__.py tests: don't compare values of reference objects in assertIdentical() 2023-02-22 13:33:47 -08:00
assembler.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
dwarf.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
dwarfwriter.py tests: test compressed debug sections 2023-06-20 13:45:04 -07:00
elf.py tests: test compressed debug sections 2023-06-20 13:45:04 -07:00
elfwriter.py tests: test compressed debug sections 2023-06-20 13:45:04 -07:00
libdrgn.py libdrgn: add limited support for looking up types with template arguments 2022-12-14 20:55:03 -08:00
sample.coredump.zst Implement a new API for representing threads 2022-01-11 17:28:17 -08:00
test_docs.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_dwarf.py tests: test compressed debug sections 2023-06-20 13:45:04 -07:00
test_language_c.py Add test cases for parsing C++ identifiers with template parameters 2022-12-14 20:55:03 -08:00
test_lexer.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_object.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_path.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_platform.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_program.py libdrgn: fix finding types beginning in size_t or ptrdiff_t 2022-11-28 16:21:56 -08:00
test_python.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_serialize.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_symbol.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_thread.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_type.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00
test_util.py Relicense drgn from GPLv3+ to LGPLv2.1+ 2022-11-01 17:05:16 -07:00