llvm-project/llvm/test/tools/llvm-objcopy/ELF
Muhammad Omair Javaid f678217c24 [llvm-objcopy] XFAIL ELF/update-section.test on 32-bit arm
ELF/update-section.test is failing on 32-bit arm targets. It was
enabled by commit 4f0a1201a4. I am marking it as XFAIL for now.
2022-11-16 21:50:26 +04:00
..
Inputs [llvm-objcopy] --compress-debug-sections: remove tail padding for ELFCLASS32 2022-09-22 10:26:47 -07:00
abs-symbol.test
add-gnu-debuglink.test
add-note.test
add-section-and-set-attr.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
add-section-remove.test
add-section-special.test
add-section.test [objcopy] Refactor CommonConfig to add posibility to specify added/updated sections as MemoryBuffer. 2022-03-01 14:49:41 +03:00
add-symbol-many-sections.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
add-symbol-new-symbol-visibility.test
add-symbol-new-symtab.test
add-symbol-no-symtab.test Fixed llvm-objcopy to add correct symbol table for ELF with program headers. 2021-05-12 12:39:30 +04:00
add-symbol.test
adjacent-segments.test
archive-unknown-members.test
armexidx-link.test
auto-remove-add-symtab-shndx.test [llvm-objcopy/strip] Fix off-by-one error in SYMTAB_SHNDX need check 2021-03-04 10:23:45 +00:00
bad-output-format.test
basic-archive-copy.test
basic-binary-copy.test
basic-copy.test
basic-keep.test
basic-only-section.test
basic-relocations.test
binary-first-seg-offset-zero.test
binary-input-and-output.test
binary-input-error.test
binary-input.test [llvm-objcopy] Fix crash for binary input files with non-ascii names 2021-03-05 08:57:40 +00:00
binary-no-paddr.test [llvm-objcopy] -O binary: align sh_offset for section changed from SHT_NOBITS 2022-07-04 21:45:19 -07:00
binary-out-error.test
binary-output-empty.test
binary-output-target.test
binary-paddr.test [llvm-objcopy] -O binary: align sh_offset for section changed from SHT_NOBITS 2022-07-04 21:45:19 -07:00
binary-remove-all-but-one.test
binary-remove-end.test
binary-remove-middle.test
binary-segment-layout.test
cannot-delete-dest.test
change-entry-point.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
check-addr-offset-align-binary.test
check-addr-offset-align.test
common-symbol.test
compress-and-decompress-debug-sections-error.test
compress-debug-sections-default.test [llvm-objcopy] Support --{,de}compress-debug-sections for zstd 2022-09-08 00:59:14 -07:00
compress-debug-sections-groups.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-invalid-format.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-symbols.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-zlib-header.test
compress-debug-sections-zlib.test [llvm-objcopy] Support --{,de}compress-debug-sections for zstd 2022-09-08 00:59:14 -07:00
compress-debug-sections-zstd-err.test [llvm-objcopy] Support --{,de}compress-debug-sections for zstd 2022-09-08 00:59:14 -07:00
compress-debug-sections-zstd.test [llvm-objcopy] --compress-debug-sections: remove tail padding for ELFCLASS32 2022-09-22 10:26:47 -07:00
compress-debug-sections.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
copy-after-strip-sections.test
copy-osabi.test
cross-arch-headers.test
cross-arch-sections-symbols.test
decompress-debug-sections-err.test [llvm-objcopy] Support --{,de}compress-debug-sections for zstd 2022-09-08 00:59:14 -07:00
decompress-debug-sections-unsupported-zlib.test [llvm-objcopy] Support --decompress-debug-sections when zlib is disabled 2022-10-12 11:52:05 -07:00
deterministic-archive.test
discard-all-debug.test
discard-all.test
discard-locals-rel.test
discard-locals.test
discard-mix-local-and-all.test
dump-section-before-add-remove.test
dump-section.test [llvm-objcopy] --dump-section: error if '=' is missing or filename is empty 2021-05-04 17:30:57 -07:00
dwarf-fission.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
dynamic-relocations.test
dynamic.test
dynrelocsec-remove-shinfo-reference.test
dynrelocsec-remove-shlink-reference.test
dynstr.test
dynsym-error-remove-strtab.test
dynsym-valid-refs.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
dynsym.test
elf32be.test
elf32le.test
elf64be.test
empty-section.test
error-format.test
explicit-keep-remove.test
explicit-only-section-remove.test
fail-no-output-directory.test
globalize.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
group-addr-misaligned.test
group-big-endian.test [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
group-unchanged.test [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
group.test [llvm-objcopy] Drop GRP_COMDAT if the group signature is localized 2021-07-26 09:05:18 -07:00
identical-segments.test
ihex-reader.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
ihex-writer-empty-sections.test [llvm-objcopy] Exclude empty sections in IHexWriter output 2021-06-12 12:23:07 -07:00
ihex-writer.test [llvm-objcopy] Make ihex writer similar to binary writer 2021-06-16 10:08:20 -07:00
input-output-target.test
invalid-e_phoff.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
invalid-e_shoff.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
invalid-p_filesz-p_offset.test
invalid-preserve-dates.test
keep-file-symbols.test
keep-global-symbols-mix-globalize.test
keep-global-symbols.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
keep-many.test
keep-only-section.test
keep-symbol-remove-section.test
keep-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
layout-sections-by-original-offsets.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
linked-section.test
localize-hidden.test
localize.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
many-sections.test [llvm-objcopy][test] Improve many-sections object and test case 2021-03-04 09:42:43 +00:00
marker-segment.test
mips-symbol.test [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
mips64.test [llvm-objcopy] Fix handling of MIPS64 little endian files 2021-12-14 17:21:27 +03:00
mirror-permissions-unix.test [llvm-objcopy] If input=output, preserve umask bits, otherwise drop S_ISUID/S_ISGID bits 2021-02-24 11:10:09 -08:00
mirror-permissions-win.test
new-symbol-visibility.test
no-strip-all.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
no-symbol-relocation.test
null-symbol.test
only-keep-debug.test [llvm-objcopy] Make llvm-strip --only-keep-debug suppress default --strip-all 2022-04-18 14:16:10 -07:00
only-section-many.test
only-section-remove-strtab.test
only-section-strip-non-alloc.test
only-section-strip-undefined.test
overlap-chain.test
overlapping-sections-in-segments.test
overlapping-sections.test
parent-loop-check.test
partitions.test
prefix-alloc-sections-dynrelocsec.test
prefix-alloc-sections.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
prefix-symbols.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
preserve-segment-contents-ehdr-phdrs.test
preserve-segment-contents.test
program-headers.test
pt-phdr.test
redefine-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
regex.test
reloc-error-remove-symtab.test
reloc-no-symtab.test
relocatable-phdr.test
relocations-no-symtab.test
remove-linked-section.test
remove-multiple-sections.test
remove-section-group.test
remove-section-in-group.test [llvm-objcopy] Drop GRP_COMDAT if the group signature is localized 2021-07-26 09:05:18 -07:00
remove-section-in-segment.test
remove-section-with-symbol.test
remove-section.test
remove-shndx.test
remove-shstrtab-error.test
remove-symtab.test
rename-section-and-prefix-alloc-sections.test
rename-section-and-update.test [llvm-objcopy][ELF] Allow --set-section-flags src=... and --rename-section src=tst 2022-07-11 09:04:45 -07:00
rename-section-duplicate-names.test
rename-section-empty-string.test
rename-section-flag-osproc-mask.test
rename-section-flag-preserved.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
rename-section-flag.test
rename-section-multiple.test
rename-section-relocsec.test [llvm-objcopy] Rename relocation sections together with their targets. 2021-09-29 16:36:37 +07:00
rename-section.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
respect-umask.test
response-file.test
same-file-strip.test
section-index-unsupported.test
sectionless-segment.test
segment-shift-section-remove.test
segment-shift.test
segment-test-remove-section.test
set-section-alignment.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
set-section-attr-and-rename.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
set-section-flags-multiple.test
set-section-flags-preserved.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
set-section-flags.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
set-section-type.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
shared-strtab-shstrtab.s [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
shstrtab-optimize.test
standard-streams.test
strip-all-and-keep-symbol.test
strip-all-and-remove.test
strip-all-gnu.test
strip-all.test
strip-debug-and-remove.test
strip-debug.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
strip-dwo-groups.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
strip-dwo-inplace.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
strip-group-symbol.test
strip-multiple-files.test
strip-non-alloc.test
strip-preserve-arm-attributes.test
strip-preserve-atime.test
strip-preserve-mtime.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strip-reloc-symbol.test
strip-section-err.test
strip-sections-keep.test
strip-sections-only-section.test
strip-sections.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
strip-symbol-and-relocation.test
strip-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strip-unneeded-aarch64.test [llvm-objcopy] Preserve ARM and AArch64 mapping symbols 2022-01-19 14:41:21 +07:00
strip-unneeded-all-symbols.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
strip-unneeded-arm.test [llvm-objcopy] Preserve ARM and AArch64 mapping symbols 2022-01-19 14:41:21 +07:00
strip-unneeded-remove-debug-keep-link.test
strip-unneeded.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strtab-optimize.test
symbol-copy.test
symbol-empty-name.test
symtab-error-on-remove-strtab.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
symtab-link.test
tail-merged-string-tables.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
triple-overlap.test
two-seg-remove-end.test
two-seg-remove-first.test
two-seg-remove-third-sec.test
unsupported-machine-specific-shndx.test [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
update-section.test [llvm-objcopy] XFAIL ELF/update-section.test on 32-bit arm 2022-11-16 21:50:26 +04:00
weaken-all.test [llvm-objcopy] --weaken-symbol/--weaken: weaken STB_GNU_UNIQUE symbols 2022-03-16 09:48:19 -07:00
weaken.test [llvm-objcopy] --weaken-symbol/--weaken: weaken STB_GNU_UNIQUE symbols 2022-03-16 09:48:19 -07:00
wildcard-flags.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
wildcard-syntax.test
zdebug.yaml [test] Add REQUIRES: zlib to zdebug.yaml 2022-06-29 14:33:22 -07:00