summaryrefslogtreecommitdiffstats
path: root/lldb/test
Commit message (Expand)AuthorAgeFilesLines
...
* test runner: Unix systems now put inferior dotest in its own process group.Todd Fiala2015-09-221-1/+2
* Remove expectedFailureFreeBSD from passing testsEd Maste2015-09-222-2/+0
* Remove expectedFailureFreeBSD from passing testEd Maste2015-09-221-1/+0
* xUnit test formatter: add options for ignoring skipped testsTodd Fiala2015-09-221-1/+68
* Remove expectedFailureFreeBSD from passing test_expr_null_with_dwarfEd Maste2015-09-221-1/+0
* Split the curses stuff out into a separate file so that we can import curses ...Greg Clayton2015-09-222-129/+185
* test framework: parallel test runner sends terminate to formatter before prin...Todd Fiala2015-09-223-4/+23
* Fixed up the curses test results formatter to:Greg Clayton2015-09-212-62/+66
* XFAIL TestConnectRemote.py on FreeBSDEd Maste2015-09-211-0/+1
* For now skip go tests that trigger assertion failures on FreeBSDEd Maste2015-09-212-0/+2
* test framework: ignore sighupsTodd Fiala2015-09-211-0/+5
* Fix Linux bot.Chaoren Lin2015-09-191-1/+2
* Added a curses based way to see the test suite running. Works only where curs...Greg Clayton2015-09-193-17/+413
* test events: added optional value type to extra event key/val pairsTodd Fiala2015-09-183-4/+11
* test events: add test_filename to all test-related events.Todd Fiala2015-09-181-0/+1
* test events: announce worker count in new initialize eventTodd Fiala2015-09-184-109/+103
* On Linux, if you can't actually locate the libc++ install, do not attempt to ...Enrico Granata2015-09-181-4/+9
* Adds parallel work queue index to test events, stdout/stderr results support.Todd Fiala2015-09-184-47/+185
* Make libc++ tests skip themselves if libc++ is not actually loaded in the targetEnrico Granata2015-09-1812-1/+59
* xUnit test output: implemented proper xml escapingTodd Fiala2015-09-181-18/+53
* xunit output: add backtraces; limit attributeTodd Fiala2015-09-181-4/+33
* Fixed test runner output for Jenkins xUnit publishTodd Fiala2015-09-181-1/+2
* Get the process ID from a minidump.Adrian McCarthy2015-09-171-1/+1
* Fix TestMiSymbol for gcc-4.9 test.Chaoren Lin2015-09-171-1/+1
* [lldb-mi] Fix the handling of files in -data-info-line and -symbol-list-lines.Dawn Perchik2015-09-176-3/+121
* XFAIL step after crash tests on android-aarch64 API 21Tamas Berghammer2015-09-172-0/+2
* Remove XTIMEOUT from TestAttachDenied on linuxPavel Labath2015-09-171-1/+0
* Add the ability for formatter categories to be bound to one or more languagesEnrico Granata2015-09-172-9/+7
* XFAIL TestCppNsImport for gcc-4.9 inclusive.Chaoren Lin2015-09-161-1/+1
* Fix Makefile for Windows to Android tests.Chaoren Lin2015-09-161-5/+6
* XFAIL TestCppNsImport for gcc-4.9.Chaoren Lin2015-09-161-0/+1
* Add an OperatingSystem plugin to support goroutinesRyan Brown2015-09-162-0/+176
* Add using directives to the clang::DeclContext and fix decls for variables in...Paul Herman2015-09-161-6/+9
* Remove XFAIL from TestCppNsImport.Zachary Turner2015-09-161-2/+0
* Add first tests for mini-dump debugging.Adrian McCarthy2015-09-164-0/+77
* Last set of XFAILs for Windows.Zachary Turner2015-09-168-0/+10
* Decorate flaky FreeBSD testEd Maste2015-09-161-0/+1
* Upgrading TestCreateDuringInstructionStep from XFLAKY to XFAIL on android armPavel Labath2015-09-161-1/+1
* Remove expectedFailureFreeBSD from passing watchpoint testsEd Maste2015-09-163-3/+0
* Remove expectedFailureFreeBSD from passing testEd Maste2015-09-161-1/+0
* Remove expectedFailureFreeBSD from passing testEd Maste2015-09-161-1/+0
* Fix MacOSX since "imported" and "Imported::imported" are ambiguous. Test that...Greg Clayton2015-09-161-2/+9
* Search variables based on clang::DeclContext and clang::Decl treePaul Herman2015-09-152-3/+80
* Clean up register naming conventions inside lldb. Jason Molenda2015-09-151-1/+1
* Add JUnit/XUnit-formatted output to the lldb test run systemTodd Fiala2015-09-156-114/+1537
* Skip TestGoASTContext on remote targets as it it not remote compatibleTamas Berghammer2015-09-151-0/+1
* Add support for DW_OP_GNU_const_index to dwarf expressionTamas Berghammer2015-09-151-1/+1
* Mark TestMultipleDebuggers as flakey on Darwin.Todd Fiala2015-09-151-0/+1
* Fixed up TestConstVariables for Linux/FreeBSD, take 2.Todd Fiala2015-09-151-1/+9
* Revert "Fixup XFAIL marking on TestConstVariables for clang version"Chaoren Lin2015-09-151-3/+1
OpenPOWER on IntegriCloud