llvm-project/lldb/test/functionalities/command_script
Robert Flack 13c7ad9cd2 Replace sys.platform skips in tests with @skip decorators which check against remote platform.
Adds @skipIfPlatform and @skipUnlessPlatform decorators which will skip if /
unless the target platform is in the provided platform list.

Test Plan:
ninja check-lldb shows no regressions.
When running cross platform, tests which cannot run on the target platform are
skipped.

Differential Revision: http://reviews.llvm.org/D8665

llvm-svn: 233547
2015-03-30 14:12:17 +00:00
..
import Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
.categories Adding a "cmdline" category to the test suite 2013-06-18 00:22:27 +00:00
Makefile
TestCommandScript.py Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
bug11569.py http://llvm.org/bugs/show_bug.cgi?id=11569 2011-12-14 20:40:27 +00:00
main.cpp Linux test case fixes 2012-11-21 20:12:12 +00:00
mysto.py lldb.thread is not to be used anymore 2013-01-22 02:32:56 +00:00
py_import Add support for Python object commands to return custom short and long help by implementing 2015-03-13 22:22:28 +00:00
welcome.py Add support for Python object commands to return custom short and long help by implementing 2015-03-13 22:22:28 +00:00