aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-06-08Skip TestInferiorChanged if host platform is windows.Chaoren Lin
2015-06-08[LLDB-MI] Properly detect missing mandatory arguments to MI commandsBruce Mitchener
2015-06-07Update dosep to display dotest command invoked on failure.Chaoren Lin
2015-06-06Use skipIf instead of skipUnless in TestTerminal for better readability.Chaoren Lin
2015-06-06Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.Chaoren Lin
2015-06-06Update TestGdbRemoteAbort and TestGdbRemoteSegFault to use `get_signal_number`.Chaoren Lin
2015-06-05Unique file names for TestStarted and TestFinished.Chaoren Lin
2015-06-05[TestGdbRemoteAbort] Skip on API 16 Android devicesSiva Chandra
2015-06-05[lldbtest] Use netloc instead of hostname to look up Android device ID.Siva Chandra
2015-06-05Check before using platform specific attributes.Chaoren Lin
2015-06-05[TestChangeProcessGroup] Mark the test as xfail for Android API 16Siva Chandra
2015-06-04[TestGdbRemoteRegisterState] Do not flip ARM *psr register in the testSiva Chandra
2015-06-03Skip test failing on FreeBSD buildbot due to pexepect issuesEd Maste
2015-06-03XFAIL TestPlatformCommand test failing on the FreeBSD buildbotEd Maste
2015-06-03Fix a bug where trying to Dump() a ValueObject would use the static/non-synth...Enrico Granata
2015-06-03Fixed "format-string" based settings so they can have quotes on them without ...Greg Clayton
2015-06-02Update TestConcurrentEvents to use UnixSignals instead of python signals.Chaoren Lin
2015-06-02Fixed the logic to determine the TRIPLE_VERSION correctly when it isn't speci...Greg Clayton
2015-06-02Added the ability for the "make" command to take a triple:Greg Clayton
2015-06-02Use wildcard instead of relying on shell globbing.Chaoren Lin
2015-06-02Check that debugger is valid before enumerating targets.Chaoren Lin
2015-06-02TestGlobalVariables no longer fails on FreeBSDEd Maste
2015-06-02Use new get_signal_number utility function for tests.Chaoren Lin
2015-06-02Added utility function to get correct signal number from remote platform.Chaoren Lin
2015-06-02Fix OBJCOPY and AR for Android.Chaoren Lin
2015-06-02Mark TestHelloWorld as XTIMEOUT for LinuxTamas Berghammer
2015-06-02Skip TestChangeProcessGroup on FreeBSD for nowEd Maste
2015-06-02Un-enable TestEvents test on linuxPavel Labath
2015-06-02Enable TestEvents test on linuxPavel Labath
2015-06-01Fix TestJoinAfterBreak test on WindowsAdrian McCarthy
2015-06-01Dump error if dotest itself fails and no tests were run.Chaoren Lin
2015-06-01Updated dosep.py to output progress and dump std{out,err} on test failure.Chaoren Lin
2015-05-29XFAIL additional signal vs exception tests failing on FreeBSDEd Maste
2015-05-29XFAIL TestHandleSegv on FreeBSDEd Maste
2015-05-29Improve test for g++ 4.6Ed Maste
2015-05-29TestHandleSegv: also assert that we have a threadEd Maste
2015-05-29Fix hanging test suite when dosep.py is invoked directly.Chaoren Lin
2015-05-29Improve handling of print value argument in -stack-list-* commands.Hafiz Abid Qadeer
2015-05-29XFAIL two tests for androidPavel Labath
2015-05-29Report inferior SIGSEGV as a signal instead of an exception on linuxPavel Labath
2015-05-29[TestLldbGdbServer and TestGdbRemoteXXX] Use "ls -l" instead of "readlink"Siva Chandra
2015-05-29Add a new "qEcho" packet with the following format:Greg Clayton
2015-05-29Fix TestMultithreaded.Chaoren Lin
2015-05-28Add "Failing Tests .." line to dosep logsYing Chen
2015-05-28Remove warning when testing for timeout command.Chaoren Lin
2015-05-28Added a test that makes sure that structs returnedSean Callanan
2015-05-28Simplify regex in TestDataFormatterUnordered.py for better readability.Chaoren Lin
2015-05-28Skip ThreadStateTestCase.test_state_after_continue_with_dwarf on DarwinYing Chen
2015-05-28Refactor test runner to print sub-test-case pass/fail rate.Zachary Turner
2015-05-28XTIMEOUT new TestChangeProcessGroup.py on FreeBSDEd Maste