llvm-project/lldb/test/functionalities
Ed Maste ec4f47ed1c Switch to Darwin decorator for tests that XPASS on FreeBSD
Since these tests pass on (at least some) other platforms, change the
decorators to @expectedFailureDwarwin.  Tested on FreeBSD with Clang 3.4
and libc++.

rdar://9980907
rdar://15367233

llvm-svn: 206895
2014-04-22 13:42:05 +00:00
..
abbreviation Re-enable TestAbbreviations.py on Linux after test fix. 2014-02-13 19:21:13 +00:00
alias Relax alias test for failing command 2014-01-20 03:45:47 +00:00
archives 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
attach_resume Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL on Linux per pr19478. 2014-04-18 17:07:09 +00:00
backticks Remove annotation for llvm.org/pr19241 2014-03-26 02:45:44 +00:00
breakpoint Test case for the previous commit. 2014-04-02 01:05:27 +00:00
command_history 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
command_regex Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
command_script Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
command_source Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
completion 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
conditional_break Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
connect_remote Remove TestConnectRemote decorator for FreeBSD 2014-02-24 15:10:00 +00:00
data-formatter TestPtrRef2Typedef.py change - take 2. 2014-04-21 17:09:35 +00:00
dead-strip Modified some test annotations so that tests on Linux that should be skipped don't show up as XFAIL. 2014-03-04 05:28:24 +00:00
dynamic_value_child_count Add decorator for pr19311 on FreeBSD 2014-04-02 23:01:04 +00:00
embedded_interpreter 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
exec Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
expr-doesnt-deadlock Adjust TestExprDoesntBlock.py to be expected failure on Linux. 2014-02-28 17:49:20 +00:00
fat_archives Remember to run ranlib after ar to make useful archive files. 2014-03-19 23:38:22 +00:00
inferior-assert Switch to Darwin decorator for tests that XPASS on FreeBSD 2014-04-22 13:42:05 +00:00
inferior-changed Fix test 'make clean' target for empty $(DSYM) on FreeBSD 2014-03-07 17:20:50 +00:00
inferior-crashing Fixed up intermittently failing tests to skip on Linux. 2014-03-25 18:55:48 +00:00
inline-stepping Put a workaround for flaky unwinder behavior on Darwin (<rdar://problem/16363195>). 2014-03-19 17:50:46 +00:00
load_unload 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
longjmp 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
memory/read 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
non-overlapping-index-variable-i 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
platform 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
plugins/commands 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
process_attach This commit provides support for running the dosep.ty test driver with multiple threads. 2014-03-07 00:01:11 +00:00
process_launch 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
recursion 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
register Treat 'amd64' as 'x86_64' as done for other tests 2014-02-19 18:55:39 +00:00
return-value Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
set-data 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
signal 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
single-quote-in-filename-to-lldb 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
step-avoids-no-debug Fixed up intermittently failing tests to skip on Linux. 2014-03-25 18:55:48 +00:00
stop-hook Change TestStopHookMechanism to @expectedFailureLinux. 2014-02-28 15:47:48 +00:00
target_command 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
thread Do not rely on invalid pthread API use in thread test 2014-04-09 14:48:25 +00:00
type_completion 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
watchpoint FreeBSD hardware watchpoint implementation 2014-02-19 18:34:06 +00:00