summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/invalid-strtab-non-null.elf
Commit message (Collapse)AuthorAgeFilesLines
* [Object/invalid.test] - Convert most of the sub tests to YAML.George Rimar2019-06-271-0/+0
| | | | | | | | | | | | | Object/invalid.test is a test case that is used to check the behavior of tools when broken inputs are used. The most often tool tested there is llvm-readobj. I think we might want to move such tests to test\tools\llvm-readobj. For now this patch converts many sub-tests to use YAML and removes 12 binaries from the inputs. Differential revision: https://reviews.llvm.org/D63762 llvm-svn: 364522
* Add a testcase for an invalid file.Rafael Espindola2015-06-291-0/+0
We were already checking this, but had no tests. llvm-svn: 240945
OpenPOWER on IntegriCloud