14 Commits

Author SHA1 Message Date
Philip Craig 6f73be4563 elf: add files with sframe sections (#27) 2025-08-07 12:57:49 +10:00
Philip Craig 5b121e59e3 elf: add CREL object file (#26) 2025-06-29 18:22:23 +10:00
hev 8c90b1475c Add LoongArch32 test cases (#23) 2025-04-19 14:33:43 +10:00
Timo von Hartz b79486a334 add elf file with debug information only (#21) 2025-02-21 23:10:12 +10:00
Philip Craig 35924ae16e elf: add files with SHT_RELR section (#20) 2024-11-29 15:18:01 +10:00
Philip Craig e0c21cf79e elf: add files with annobin sections (#19) 2024-10-10 16:01:42 +10:00
Philip Craig 7651ef6c5b elf: shared library (#15)
Contains default symbol versions.
2024-07-19 16:07:36 +10:00
Guillaume Girol 0949c20133 elf: add corrupted files (#12)
The files were obtained from YARA source repository. One of them has a symbol table with a very large section size that causes OOM in `object::read::ReadCache`.
2024-02-11 13:42:51 +10:00
Philip Craig 298af7d2d7 Fix nostd-mipsel filenames (#11)
The tests in the object crate already use these names.
2024-01-31 16:52:18 +10:00
Philip Craig 7794059d3a elf: GNU properties (#7) 2023-05-04 15:36:33 +10:00
Philip Craig f48e59ccb4 elf: compressed debug sections (#6) 2023-04-06 16:43:56 +10:00
Ayrton Muñoz 894282b32a elf: Add test cases for 32-bit MIPS ABI (#3) 2022-05-02 15:13:13 +10:00
zhaixiaojuan@loongson.cn ca5d89a8e2 Add Loongarch64 test cases (#2) 2022-04-21 11:47:24 +10:00
Philip Craig 26f9fc09c3 Initial files
ELF/PE/Wasm
2021-08-25 13:57:54 +10:00