Test load unloading of modules with libraries-svr4
authorAntonio Afonso <antonio.afonso@gmail.com>
Mon, 29 Jul 2019 18:12:55 +0000 (18:12 +0000)
committerAntonio Afonso <antonio.afonso@gmail.com>
Mon, 29 Jul 2019 18:12:55 +0000 (18:12 +0000)
commitfce596160abf9d6b6793f602d3a432fb9d6c459e
tree81d82916cc584b63b00730def587e96b72b41709
parent5bf16ec02b82c0e2502308c0ba36810b303ead0f
Test load unloading of modules with libraries-svr4

Summary:
This doubles the 3 tests running right now on linux by also executing each test with libraries-svr4 enabled.
Not sure if there's a better way to do this as I had to copy/paste all the decorators as well...

Reviewers: labath, clayborg, xiaobai

Reviewed By: labath

Subscribers: srhines, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D65129

llvm-svn: 367247
lldb/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py