summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Suite/lldbtest.py
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-091-116/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-091-0/+116
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-091-116/+0
* [lit] Do a better job at parsing unsupported tests.Jonas Devlieghere2019-09-251-0/+5
* [lit] Print exit code in for unresolved (lldb)tests.Jonas Devlieghere2019-08-291-2/+2
* [lit] Fix lldbtest formatJonas Devlieghere2019-01-171-2/+5
* [dotest] Consider unexpected passes as failures.Jonas Devlieghere2018-12-201-5/+4
* [lit] Detect unexpected passes in lldbtest.Jonas Devlieghere2018-12-171-0/+4
* Fix a typo in mac SIP workaroundPavel Labath2018-08-311-2/+2
* Make the DYLD_INSERT_LIBRARIES workaround for SIP more robut for the various ...Adrian Prantl2018-08-271-4/+8
* Add a mkdir -p to builddir into lldbtest.pyAdrian Prantl2018-08-271-0/+11
* Fix check for dictionary entryAdrian Prantl2018-08-231-1/+1
* lldbtest.py: Work around macOS SIP when testing ASANified builds.Adrian Prantl2018-08-231-0/+20
* Reflow commentsAdrian Prantl2018-08-201-3/+3
* [lit] Do not run Python tests w/ LLDB_DISABLE_PYTHONMichal Gorny2018-06-061-0/+3
* [lit, lldbsuite] Update the lldbsuite to correctly run tests on windows and w...Aaron Smith2018-04-241-1/+4
* [LIT] Have lit run the lldb test suiteJonas Devlieghere2018-04-181-0/+64
OpenPOWER on IntegriCloud