summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities
Commit message (Expand)AuthorAgeFilesLines
...
* Remove expectedFailureFreeBSD from passing testsEd Maste2015-09-222-2/+0
* XFAIL TestConnectRemote.py on FreeBSDEd Maste2015-09-211-0/+1
* Make libc++ tests skip themselves if libc++ is not actually loaded in the targetEnrico Granata2015-09-1811-1/+23
* Get the process ID from a minidump.Adrian McCarthy2015-09-171-1/+1
* XFAIL step after crash tests on android-aarch64 API 21Tamas Berghammer2015-09-172-0/+2
* Add the ability for formatter categories to be bound to one or more languagesEnrico Granata2015-09-172-9/+7
* Add first tests for mini-dump debugging.Adrian McCarthy2015-09-163-0/+73
* Last set of XFAILs for Windows.Zachary Turner2015-09-162-0/+3
* Remove expectedFailureFreeBSD from passing watchpoint testsEd Maste2015-09-163-3/+0
* Remove expectedFailureFreeBSD from passing testEd Maste2015-09-161-1/+0
* Final unexpected success cleanup for OS X.Todd Fiala2015-09-141-2/+0
* Another round of macosx unexpected success corrections.Todd Fiala2015-09-142-4/+0
* Fix up bad compiler spec on ConstVariableTestCase; fixup two more OS X unexpe...Todd Fiala2015-09-141-3/+10
* Removed XFAIL marker from passing tests, rdars 18684124, 15367233Todd Fiala2015-09-141-6/+0
* Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...Ed Maste2015-09-141-1/+0
* Remove expectedFailureFreeBSD from passing test_inferior_asserting_disassembleEd Maste2015-09-141-1/+0
* Remove expectedFailureFreeBSD from passing test_process_listEd Maste2015-09-141-1/+0
* Add missed import lldbtest.Oleksiy Vyalov2015-09-111-0/+1
* XFAIL miscellaneous tests on windows.Zachary Turner2015-09-1111-0/+25
* XFAIL 2 breakpoint tests on Windows.Zachary Turner2015-09-111-0/+1
* XFAIL some more tests related to value apiZachary Turner2015-09-111-1/+1
* XFAIL TestDisassembleBreakpoint.Zachary Turner2015-09-111-0/+1
* XFAIL some C++ language specific tests on Windows.Zachary Turner2015-09-111-0/+1
* Demote TestAttachResume back to @expectedFailureFreeBSDEd Maste2015-09-111-1/+1
* For now skip ThreadSpecificBreakTestCase on FreeBSDEd Maste2015-09-091-0/+1
* Don't allow duplicate names for tests.Zachary Turner2015-09-091-1/+1
* Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent testsEd Maste2015-09-093-3/+3
* Reverting r247000 since it's causing TestRegisters.test_fp_special_purpose_re...Oleksiy Vyalov2015-09-082-6/+7
* Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_th...Ed Maste2015-09-081-0/+1
* Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...Ed Maste2015-09-081-1/+0
* Remove expectedFailureFreeBSD from passing PluginCommandTestCase::test_load_p...Ed Maste2015-09-081-1/+0
* Bug 24733: TestRegisters.py for Clang inferiorsAbhishek Aggarwal2015-09-082-7/+6
* XFAIL test_fp_special_purpose_register_read on android i386Tamas Berghammer2015-09-071-0/+1
* Skip RegisterCommandsTestCase.test_fp_register_write on Android i386Pavel Labath2015-09-071-0/+1
* Fixup TestRegisters after r246955Pavel Labath2015-09-072-16/+18
* Bug 24457 - X87 FPU Special Purpose RegistersAbhishek Aggarwal2015-09-074-1/+115
* Add a --language (-l) option to type category {enable|disable} to allow peopl...Enrico Granata2015-09-041-8/+3
* Move the C++ data formatters to the C++ language pluginEnrico Granata2015-09-042-5/+7
* Add a repro case for bug llvm.org/pr24702Pavel Labath2015-09-043-0/+99
* Lookup function using full name if one with mangled name is not found.Siva Chandra2015-09-031-1/+0
* Fix TestCompletion.py failure on Darwin after r246639Ying Chen2015-09-031-0/+2
* i386 and i686 are equivalent, update the test accordingly.Zachary Turner2015-09-031-1/+1
* Mark TestAttachResume as flaky on linuxPavel Labath2015-09-031-0/+1
* Enable TestFdLeak on linuxPavel Labath2015-09-031-1/+0
* XFAIL more watchpoint tests on Windows.Zachary Turner2015-09-022-0/+2
* XFAIL more bugs that depend on dynamic value resolution.Zachary Turner2015-09-022-1/+2
* XFAIL tests that rely on exact thread counts.Zachary Turner2015-09-023-0/+6
* Change Windows XFAIL comment for TestCompletion.pyZachary Turner2015-09-021-33/+32
* XFAIL tests on Windows that are failing to resolve breakpoints.Zachary Turner2015-09-024-0/+8
* [Windows] XFAIL test that depend on dynamic value types.Zachary Turner2015-09-021-1/+3
OpenPOWER on IntegriCloud