summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/plugins
Commit message (Expand)AuthorAgeFilesLines
* Skip TestPluginCommands.py if host lldb library is incompatible with remote.Robert Flack2015-05-151-1/+1
* Fix TestPluginCommands for gcc.Chaoren Lin2015-04-161-1/+0
* [TestPluginCommands] Add skipIfGcc at the right place.Siva Chandra2015-04-141-1/+1
* Check in missing file.Greg Clayton2015-04-101-0/+88
* Fix stepping a virtual thread when the python operating system was enabled.Greg Clayton2015-04-071-0/+69
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* Fix lld command on Windows for many tests.Adrian McCarthy2015-03-271-0/+1
* xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...Ying Chen2015-03-251-0/+1
* Don't load register data from memory. Greg Clayton2015-03-181-1/+1
* Always add some fake threads with x86_64 registers no matter what the archite...Greg Clayton2015-03-181-28/+24
* Added an Python operating system plug-in test to verify that python can be us...Greg Clayton2015-03-164-0/+205
* And here's another test case that uses the SB API. Skip it tooEnrico Granata2014-10-061-0/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Expected FreeBSD failure due to pr 17430Ed Maste2013-10-111-0/+1
* Add support for TestPluginComands on Linux. Also, rework makefile dsym target.Matt Kopec2013-09-253-16/+26
* <rdar://problem/12500212> Test case for the new plugin featureEnrico Granata2012-10-233-0/+124
OpenPOWER on IntegriCloud