drgn/tests
Omar Sandoval 430732093d libdrgn: python: add converter for byteorder
Rather than open-coding the conversion where we need it, make it a
proper converter function.
2019-10-15 21:21:21 -07:00
..
__init__.py libdrgn: generalize architecture to platform 2019-08-02 00:11:56 -07:00
dwarf.py Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
dwarfwriter.py libdrgn: use libdwfl 2019-07-15 12:27:48 -07:00
elf.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
elfwriter.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
libdrgn.py libdrgn: python: make set_drgn_error() return void * 2019-07-28 00:58:36 -07:00
test_docs.py tests: test that Python documentation renders 2019-07-24 11:01:35 -07:00
test_dwarf.py Get rid of DRGN_ERROR_{ELF,DWARF}_ERROR and FileFormatError 2019-08-15 15:03:42 -07:00
test_language_c.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
test_lexer.py Rewrite drgn core in C 2019-04-02 14:12:07 -07:00
test_object.py libdrgn: python: add converter for byteorder 2019-10-15 21:21:21 -07:00
test_path.py libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
test_platform.py libdrgn: generalize architecture to platform 2019-08-02 00:11:56 -07:00
test_program.py libdrgn: generalize architecture to platform 2019-08-02 00:11:56 -07:00
test_python.py Add missing entries in drgn.__all__ 2019-10-03 16:50:00 -07:00
test_serialize.py Fix some linter errors 2019-04-11 15:51:20 -07:00
test_type.py libdrgn: python: only repr() one level of type members 2019-07-27 15:04:31 -07:00