summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/static-initializers/TestStaticInitializers.py
Commit message (Collapse)AuthorAgeFilesLines
* Mark some tests as xfail on AArch64 LinuxDiana Picus2019-12-031-0/+2
| | | | | | | | | I have either opened new bug reports for these tests, or added links to existing bugs. This should help make the lldb-aarch64-ubuntu buildbot green (there will still be some unexpected passes that someone should look into, but those can be handled later).
* [lldb] Add test for executing static initializers in expression commandRaphael Isemann2019-10-211-0/+31
llvm-svn: 375422
OpenPOWER on IntegriCloud