* renamed test files to be consistent
authorEli Bendersky <eliben@gmail.com>
Fri, 23 Sep 2011 09:03:48 +0000 (12:03 +0300)
committerEli Bendersky <eliben@gmail.com>
Fri, 23 Sep 2011 09:03:48 +0000 (12:03 +0300)
commit099d48f55112c92f4ee1800764f5b8f195025686
tree55bf20e41959af7a56e023bcb02a05dfa01f4c64
parent0fb9a992d644fd4bcfd8b685285c327cab14ac73
* renamed test files to be consistent
* added a real-life test file - the libelf SO on 32-bit
* fixed a formatting difference in readelf.py
* enabled selecting which test files to run on in run_tests.py
scripts/readelf.py
tests/run_tests.py
tests/testfiles/exe_simple32.elf [new file with mode: 0755]
tests/testfiles/exe_simple64.elf [new file with mode: 0644]
tests/testfiles/exe_stripped64.elf [new file with mode: 0644]
tests/testfiles/libelf0_8_13_32bit.so.elf [new file with mode: 0755]
tests/testfiles/obj_simple32.o.elf [new file with mode: 0644]
tests/testfiles/z.elf [deleted file]
tests/testfiles/z32.elf [deleted file]
tests/testfiles/z32.o.elf [deleted file]
tests/testfiles/zstrip.elf [deleted file]