Skip to content

Commit

Permalink
[Object/llvm-readobj] - Cleanup testing of the dynamic objects.
Browse files Browse the repository at this point in the history
This patch touches a few test cases:

It removes dtflags.elf-x86-64 binary and elf-dtflags.test.
elf-dtflags.test is excessive because we have the
elf-dynamic-tags.test which test all non-machine specific tags.

It removes testing of --dynamic-table from test\Object\readobj-shared-object.test
(we have the elf-dynamic-tags.test for that), and simplifies this test case.

It moves testing of the headers from readobj-shared-object.test
to elf-file-headers.test.

Adds test/tools/llvm-readobj/elf-file-types.test and test/tools/llvm-readobj/elf-loadname.test.

It opens road for removing the readobj-shared-object.test completely soon.

Differential revision: https://reviews.llvm.org/D65068

llvm-svn: 366895
  • Loading branch information
George Rimar committed Jul 24, 2019
1 parent 242da4e commit cb487e9
Show file tree
Hide file tree
Showing 5 changed files with 487 additions and 338 deletions.

0 comments on commit cb487e9

Please sign in to comment.