llvm-project/lldb/test/lang/c
Oleksiy Vyalov a3ff6af484 Fix several test failures on Linux/FreeBSD caused by compiler configuration and invalid environment - make lldbtest.registerSharedLibrariesWithTarget to support multiple platforms.
http://reviews.llvm.org/D6392

llvm-svn: 223091
2014-12-01 23:21:18 +00:00
..
anonymous Fixes for remote test suite execution of the "lldb/test/lang" directory. 2014-11-17 18:40:27 +00:00
array_types Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
bitfields Work around clang's ignoring __attribute ( align(16) ) in this test case. 2014-03-19 00:50:08 +00:00
blocks Associate a bug tracking ID with this test case 2014-10-16 22:06:26 +00:00
const_variables Converted TestConstVariables expected failure to @expectedFailureClang. 2014-02-28 17:13:42 +00:00
enum_types Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
forward Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
function_types Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
global_variables Add decorator for test that fails on FreeBSD after editline rework 2014-11-18 19:30:13 +00:00
inlines Move top level inlines dir to reside under lang/c. 2011-06-27 21:55:59 +00:00
recurse Move top level recurse dir to reside under lang/c. 2011-06-27 21:57:58 +00:00
register_variables Marked failing test XFAIL for TestRegisterVariables.test_with_dsym_and_run_command on Darwin 2014-07-09 20:45:09 +00:00
set_values Pick better floating point numbers (ones that can be exactly represented) in floating point instead of something that can't to avoid test suite failures on different devices and architectures. 2014-11-06 18:39:39 +00:00
shared_lib Fix several test failures on Linux/FreeBSD caused by compiler configuration and invalid environment - make lldbtest.registerSharedLibrariesWithTarget to support multiple platforms. 2014-12-01 23:21:18 +00:00
shared_lib_stripped_symbols Fix several test failures on Linux/FreeBSD caused by compiler configuration and invalid environment - make lldbtest.registerSharedLibrariesWithTarget to support multiple platforms. 2014-12-01 23:21:18 +00:00
stepping Make the fail messages 2014-04-03 01:26:14 +00:00
strings Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
struct_types Made multi-line test case actions possible in 2014-10-17 00:39:37 +00:00
tls_globals Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00