hanchenye-llvm-project/lldb/test/python_api
Zachary Turner 12947b7e25 Fix a number of tests on Windows.
These fix various issues with path handling and disable a few tests
which use features of LLVM which are not yet supported on Windows.

llvm-svn: 226042
2015-01-14 21:42:53 +00:00
..
breakpoint
class_members Limit test to Darwin 2014-10-02 20:18:21 +00:00
debugger
default-constructor
disassemble-raw-data
event [TestEvents] Replace expectedFailureLinux with skipIfLinux 2014-12-19 22:41:43 +00:00
exprpath_synthetic Skip TestExprPathSynthetic test on FreeBSD, Linux & Windows. 2014-12-10 01:48:17 +00:00
findvalue_duplist
formatters
frame
function_symbol
hello_world Fix HelloWorld attach test for Linux kernels with ptrace ancestor lockdown. 2014-10-26 21:37:46 +00:00
interpreter
lldbutil
module_section
objc_type
process Disable the remaining ProcessIO test on Windows. 2014-12-10 23:25:28 +00:00
rdar-12481949
sbdata Now that AddressOf() does sane things with const results, this check is wrong. Since this is actually quite orthogonal to what this test is all about, actually get rid of the assertions 2014-12-15 23:36:23 +00:00
sbtype_typeclass Added the ability to add attributes to inline 2014-10-28 20:23:20 +00:00
sbvalue_const_addrof Add a test case to validate that AddressOf() and GetLoadAddress() work on a ValueObjectConstResult. This test passing is the baseline of functionality we want to ensure for our const results 2014-12-12 21:23:55 +00:00
sbvalue_persist Add the ability for an SBValue to create a persisted version of itself. 2014-12-08 23:13:56 +00:00
section Fixed a test suite error on MacOSX where people were using ".data" as the data section name for all file formats. Instead fix the test by finding the section by section type so the test is agnostic to the file format (and passes on MacOSX). 2014-11-03 23:02:08 +00:00
signals
symbol-context
target Fix a number of tests on Windows. 2015-01-14 21:42:53 +00:00
thread
type
value Add decorator for intermittently failing test on FreeBSD 2014-11-17 15:27:09 +00:00
value_var_update Mark 9 lldb unit tests for ubuntu as XFAIL. 2014-11-22 05:55:00 +00:00
watchpoint
.categories