Object/corrupt.test has the same purpose as Object/invalid.test:
it tests the behavior on invalid inputs.
In this patch I converted it to YAML, merged into invalid.test,
added comments and removed a few precompiled binaries.
Depends on D63879
Paths
| Differential D63927
[Object/invalid.test] - Convert Object/corrupt.test to YAML and merge the result into invalid.test ClosedPublic Authored by grimar on Jun 28 2019, 5:54 AM.
Details Summary Object/corrupt.test has the same purpose as Object/invalid.test: In this patch I converted it to YAML, merged into invalid.test, Depends on D63879
Diff Detail Event Timeline
grimar marked 9 inline comments as done. Comment Actions
grimar marked 4 inline comments as done. Comment Actions
This revision is now accepted and ready to land.Jul 2 2019, 5:53 AM Closed by commit rL364916: [Object/invalid.test] - Convert Object/corrupt.test to YAML and merge the… (authored by grimar). · Explain WhyJul 2 2019, 5:59 AM This revision was automatically updated to reflect the committed changes.
Diff 207045 test/Object/Inputs/corrupt-invalid-dynamic-table-size.elf.x86-64
test/Object/Inputs/corrupt-invalid-virtual-addr.elf.x86-64
test/Object/corrupt.test
test/Object/invalid.test
|
Nit: -sections -> --sections (for consistency with the rest of the file).
Same below with other switches.