started location_expr, added unit tests. moved readelf unittest to a more appropriate...
authorEli Bendersky <eliben@gmail.com>
Thu, 27 Oct 2011 15:34:02 +0000 (17:34 +0200)
committerEli Bendersky <eliben@gmail.com>
Thu, 27 Oct 2011 15:34:02 +0000 (17:34 +0200)
commitebe51162e7e67181187a42579c6348add07bcf33
tree1ee73f59f23906f5a1f5c2951622ec889cc36adb
parent41c971a8674c5f793a021cd91732c0b0a88786de
started location_expr, added unit tests. moved readelf unittest to a more appropriate file name
elftools/common/utils.py
elftools/dwarf/descriptions.py
elftools/dwarf/location_expr.py [new file with mode: 0644]
tests/run_readelf_tests.py [new file with mode: 0755]
tests/run_tests.py [deleted file]
tests/test_dwarf_location_expr.py [new file with mode: 0644]
z.py