summaryrefslogtreecommitdiffstats
path: root/lldb/test
Commit message (Expand)AuthorAgeFilesLines
...
* Marked TestEvents test as flakey on Linux.Todd Fiala2015-09-141-1/+1
* Fixup XFAIL marking on TestConstVariables for clang versionTodd Fiala2015-09-141-1/+3
* Add a TypeSystem for GoRyan Brown2015-09-143-0/+213
* Final unexpected success cleanup for OS X.Todd Fiala2015-09-141-2/+0
* Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.or...Todd Fiala2015-09-142-4/+1
* Another round of macosx unexpected success corrections.Todd Fiala2015-09-144-6/+2
* OS X unexpected success cleanupTodd Fiala2015-09-143-6/+11
* Remove expectedFailureFreeBSD from now-passing testEd Maste2015-09-141-1/+0
* Correct XFAIL OS list after r247576Ed Maste2015-09-141-2/+2
* Fix up bad compiler spec on ConstVariableTestCase; fixup two more OS X unexpe...Todd Fiala2015-09-143-5/+12
* Cleaned up a few unexpected successes on OS XTodd Fiala2015-09-144-7/+1
* Skip TestBatchMode for remote platformsPavel Labath2015-09-141-0/+2
* Removed XFAIL marker from passing tests, rdars 18684124, 15367233Todd Fiala2015-09-142-8/+0
* Add expectedFlakeyFreeBSD to TestMultithreaded testsEd Maste2015-09-141-0/+3
* 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_with_dwarf_formatters_apiEd Maste2015-09-141-1/+0
* Remove expectedFailureFreeBSD from passing test_process_listEd Maste2015-09-141-1/+0
* Remove XTIMEOUT from TestChangeProcessGroup on linuxPavel Labath2015-09-141-1/+0
* Fix a thinko causing test logs for crashes to not get written.Zachary Turner2015-09-111-1/+1
* Add missed import lldbtest.Oleksiy Vyalov2015-09-112-0/+2
* XFAIL miscellaneous tests on windows.Zachary Turner2015-09-1119-0/+33
* XFAIL 2 breakpoint tests on Windows.Zachary Turner2015-09-112-0/+2
* XFAIL some more tests related to value apiZachary Turner2015-09-114-1/+4
* XFAIL TestDisassembleBreakpoint.Zachary Turner2015-09-111-0/+1
* XFAIL tests that try to call a function in the inferior.Zachary Turner2015-09-116-0/+8
* XFAIL some C++ language specific tests on Windows.Zachary Turner2015-09-118-1/+8
* Demote TestAttachResume back to @expectedFailureFreeBSDEd Maste2015-09-111-1/+1
* Fix an AttributeError in dotest.py if --executable points to a wrong placeIlia K2015-09-101-1/+1
* For now skip ThreadSpecificBreakTestCase on FreeBSDEd Maste2015-09-091-0/+1
* Don't allow duplicate names for tests.Zachary Turner2015-09-094-2/+2
* Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent testsEd Maste2015-09-093-3/+3
* XFAIL TestFormatters on FreeBSDEd Maste2015-09-091-0/+2
* Remove the dwo files in the cleanup stage of the testsTamas Berghammer2015-09-091-2/+4
* Fix regressions in dotest.py when passing filters or directories.Todd Fiala2015-09-081-0/+13
* Reverting r247000 since it's causing TestRegisters.test_fp_special_purpose_re...Oleksiy Vyalov2015-09-082-6/+7
* dotest.py ctrl-c support, addition of --test-runner-name option.Todd Fiala2015-09-083-48/+517
* 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
* Exception registers aren't supported outside of DarwinEd Maste2015-09-081-1/+0
* Bug 24733: TestRegisters.py for Clang inferiorsAbhishek Aggarwal2015-09-082-7/+6
* XFAIL single_step_only_steps_one_instruction related tests on arm/aarch64Tamas Berghammer2015-09-072-0/+3
* XFAIL TestBuiltinTrap on android-arm (gcc bug)Tamas Berghammer2015-09-072-2/+4
* XFAIL test_fp_special_purpose_register_read on android i386Tamas Berghammer2015-09-071-0/+1
* Mark TestCreateDuringInstructionStep as flaky on android armPavel Labath2015-09-072-0/+4
* Fix -data-evaluate-expression for array.Hafiz Abid Qadeer2015-09-072-0/+37
* Skip RegisterCommandsTestCase.test_fp_register_write on Android i386Pavel Labath2015-09-071-0/+1
* Fixup TestRegisters after r246955Pavel Labath2015-09-072-16/+18
* Extend the XFAIL for TestMiBreakPavel Labath2015-09-071-1/+1
OpenPOWER on IntegriCloud