summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
* Mark test_watchpoint_multiple_threads_with_dwarf as XFAIL on Linux/clang.Todd Fiala2014-07-071-0/+1
* Mark Radar9974002DataFormatterTestCase test XFAIL on Linux.Todd Fiala2014-07-071-0/+1
* Marked TestLongjmp.py tests XFAIL for Linux.Todd Fiala2014-07-071-0/+3
* Fix typos.Bruce Mitchener2014-07-011-2/+2
* Updated ObjectFileELF tests to include more varaints.Todd Fiala2014-06-279-4/+14
* Fix ObjectFileELF to determine architectures independent of host.Todd Fiala2014-06-273-0/+41
* Fix a few typos.Bruce Mitchener2014-06-271-1/+1
* Switch to Darwin decorator for tests that XPASS on FreeBSDEd Maste2014-04-221-2/+2
* TestPtrRef2Typedef.py change - take 2.Todd Fiala2014-04-211-2/+6
* Add a comment to tests that XPASS on FreeBSDEd Maste2014-04-211-2/+2
* Remove decorator for now-passing testEd Maste2014-04-211-1/+0
* Revert "Fix TestPtrRef2Typedef with new const adornment on expected ref type."Ed Maste2014-04-211-2/+2
* Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL o...Todd Fiala2014-04-181-0/+1
* Fix TestPtrRef2Typedef with new const adornment on expected ref type.Todd Fiala2014-04-181-2/+2
* <rdar://problem/12055586>Enrico Granata2014-04-103-0/+94
* Do not rely on invalid pthread API use in thread testEd Maste2014-04-092-24/+22
* Correct typo: waychpoint -> watchpointEd Maste2014-04-071-1/+1
* Add failure decoratorsEd Maste2014-04-041-0/+2
* Add decorator for pr19311 on FreeBSDEd Maste2014-04-021-0/+1
* rdar://16424649Enrico Granata2014-04-023-0/+135
* Add annotation for failure from new Attach/Resume test case on FreeBSDEd Maste2014-04-021-0/+1
* Use getpgid() with waitpid() in case the process pgid is not equal to its pid...Andrew MacPherson2014-04-023-0/+135
* Test case for the previous commit.Jim Ingham2014-04-021-0/+88
* lldb arm64 import.Jason Molenda2014-03-291-1/+1
* Remove annotation for llvm.org/pr19241Ed Maste2014-03-261-1/+0
* Add a test case for the previous commitEnrico Granata2014-03-253-0/+83
* Make sure this test has a looser dependency on the exact class generated here...Enrico Granata2014-03-251-1/+1
* Fixed up intermittently failing tests to skip on Linux.Todd Fiala2014-03-252-1/+6
* Add expected failure annotation for llvm.org/pr19241Ed Maste2014-03-251-0/+1
* Adapt test to avoid short string types.Jim Ingham2014-03-201-9/+9
* Remember to run ranlib after ar to make useful archive files.Jim Ingham2014-03-191-0/+2
* Remove unnecessary dependence on vecLib.Jim Ingham2014-03-192-2/+1
* Put a workaround for flaky unwinder behavior on Darwin (<rdar://problem/16363...Jim Ingham2014-03-191-4/+10
* Test cases for stepping out past frames with no debug info if that is turned on.Jim Ingham2014-03-154-0/+196
* Fix test 'make clean' target for empty $(DSYM) on FreeBSDEd Maste2014-03-071-1/+0
* Add decorator for recent FreeBSD failureEd Maste2014-03-071-0/+1
* This commit provides support for running the dosep.ty test driver with multip...Steve Pucci2014-03-072-3/+7
* Modified some test annotations so that tests on Linux that should be skipped ...Todd Fiala2014-03-041-1/+1
* Converted TestDeadStrip.py to be expected failure on Linux.Todd Fiala2014-02-281-1/+1
* Adjust TestExprDoesntBlock.py to be expected failure on Linux.Todd Fiala2014-02-281-1/+1
* Enable TestExitDuringBreak.test_with_dwarf on Linux.Todd Fiala2014-02-281-1/+0
* Adjust TestConcurrentEvents.py test running for Linux.Todd Fiala2014-02-281-21/+16
* Enabled TestBreakAfterJoin.py on Linux.Todd Fiala2014-02-281-1/+0
* Change TestStopHookMechanism to @expectedFailureLinux.Todd Fiala2014-02-281-1/+1
* Marked linux TestStopHookMultipleThreads as expected failure.Todd Fiala2014-02-281-1/+1
* Re-enable TestExprDoesntBlock.py on Linux.Todd Fiala2014-02-281-1/+1
* Remove TestConnectRemote decorator for FreeBSDEd Maste2014-02-241-1/+0
* Stop skipping test on FreeBSD that no longer failsEd Maste2014-02-221-1/+0
* Treat 'amd64' as 'x86_64' as done for other testsEd Maste2014-02-191-2/+3
* FreeBSD hardware watchpoint implementationEd Maste2014-02-198-31/+0
OpenPOWER on IntegriCloud