Rename input files for arm relocation test to be more consistent
authorEli Bendersky <eliben@gmail.com>
Wed, 5 Sep 2018 12:32:04 +0000 (05:32 -0700)
committerEli Bendersky <eliben@gmail.com>
Wed, 5 Sep 2018 12:32:04 +0000 (05:32 -0700)
commit8e8e8b86fe1dd438072313508dc1e0ec20f41caf
tree60cde05db89029dba52231b3dbd0a5192e7561af
parent117bb6878379e4e97582748b3de911461d0e8017
Rename input files for arm relocation test to be more consistent
test/testfiles_for_unittests/arm_reloc_relocated.elf [new file with mode: 0755]
test/testfiles_for_unittests/arm_reloc_source.c [new file with mode: 0644]
test/testfiles_for_unittests/arm_reloc_unrelocated.o [new file with mode: 0644]
test/testfiles_for_unittests/reloc_simple_arm_llvm.o [deleted file]
test/testfiles_for_unittests/simple.c [deleted file]
test/testfiles_for_unittests/simple_arm_llvm.elf [deleted file]
test_arm_call_reloc.py