llvm-project/lldb/test/benchmarks
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
..
continue Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
disassembly XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00
expression XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00
frame_variable XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00
startup XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00
stepping XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00
turnaround XFAIL pexpect tests on Windows. 2015-01-20 22:36:03 +00:00