diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-19 14:01:23 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2019-12-25 15:30:36 +0300 |
commit | 1a2d2b492a3d16cd9d743c4eb2cafaf11b50092a (patch) | |
tree | 13fc17b8bd64bd17ad6777fa1423008bd4dfb59c /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 604d7fbfc1e38bd5cb1c6aaec8f2ef3dcaadf294 (diff) | |
download | bcm5719-llvm-1a2d2b492a3d16cd9d743c4eb2cafaf11b50092a.tar.gz bcm5719-llvm-1a2d2b492a3d16cd9d743c4eb2cafaf11b50092a.zip |
[llvm-readobj] - Merge `gnu-symbols.test` to `symbols.test` and cleanup.
This cleans up and merges `gnu-symbols.test` to `symbols.test`.
Initially `gnu-symbols.test` tested the following things:
1) How symbols are printed in GNU style.
It does not make sense to have a separate file for such tests.
2) It tried to test proc-specific symbol indexes. The test was incomplete and
also we already have `symbol-shndx.test` for that, so this part was removed.
3) It tested `--dyn-symbols` and `--symbols` correlation. All following
cases were moved to `symbols.test`:
a) That `--dyn-symbols` does not trigger showing regular symbols..
b) That `--symbols` triggers `--dyn-symbols` implicitly.
c) That `--dyn-symbols` and `--symbols` works fine together.
Differential revision: https://reviews.llvm.org/D71697
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions