aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
AgeCommit message (Expand)AuthorFilesLines
2020-12-07[lldb] [test] Link FreeBSD test failures to bugsMichał Górny1-1/+1
2020-11-11[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decor...Raphael Isemann1-1/+1
2020-11-10[lldb] [Process/NetBSD] Copy the recent improvements from FreeBSDMichał Górny1-2/+0
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny2-0/+0
2020-11-10[lldb] [test] Skip ObjC-based tests via 'objc' categoryMichał Górny2-3/+2
2020-11-07[lldb] [test] Use skipUnlessDarwin for tests specific to DarwinMichał Górny2-5/+2
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny1-1/+1
2020-11-03[lldb] [test] Remove xfail from tests that pass on FreeBSDMichał Górny1-1/+0
2020-11-03Return actual type from SBType::GetArrayElementTypeAndy Yankovsky2-0/+16
2020-10-26Fix SBError::SetErrorToGenericErrorAndy Yankovsky1-0/+13
2020-10-22[lldb] Fix TestTargetAPI.py on Apple simulatorsRaphael Isemann1-1/+1
2020-10-15Add an SB API to get the SBTarget from an SBBreakpointJim Ingham1-0/+3
2020-09-30Fix crash in SBStructuredData::GetDescription() when there's no StructuredDat...Jim Ingham1-0/+7
2020-08-17[lldb] Skip test_launch_simple with reproducersJonas Devlieghere1-0/+1
2020-08-14[lldb] Use SBProcess::Continue instead of 'run' command in TestTargetAPI.pyRaphael Isemann1-3/+3
2020-08-13[lldb] Set the launch flags to GetLaunchInfo().GetLaunchFlags()Jonas Devlieghere1-3/+6
2020-08-07[lldb] Assert the process has exited before we gets its output.Jonas Devlieghere1-0/+7
2020-08-06[LLDB] Mark test_launch_simple as a no-debug-info testJonas Devlieghere1-0/+1
2020-08-06[LLDB] Skip test_launch_simple from TestTargetAPI.py when remoteJonas Devlieghere1-1/+2
2020-08-06[lldb] Use target.GetLaunchInfo() instead of creating an empty one.Jonas Devlieghere2-2/+2
2020-08-06[LLDB] Skip test_launch_simple from TestTargetAPI.py on Arm/AArch64 LinuxMuhammad Omair Javaid1-0/+1
2020-08-05"|" used when "||" was meant in SBTarget::FindFunctionsJim Ingham1-0/+4
2020-08-05[lldb] Skip test_launch_simple on WindowsJonas Devlieghere1-0/+1
2020-08-05[lldb] Make SBTarget::LaunchSimple start form the target's LaunchInfoJonas Devlieghere2-4/+43
2020-08-04[lldb/Test] Skip tests that try to get the remote environmentJonas Devlieghere2-0/+3
2020-07-23Recommit "[lldb/API] Overwrite variables with SBLaunchInfo::SetEnvironment(ap...Pavel Labath1-0/+10
2020-07-14[lldb/Test] Always set the cleanupSubprocesses tear down hookJonas Devlieghere1-2/+0
2020-07-08Revert "[lldb/API] Overwrite variables with SBLaunchInfo::SetEnvironment(appe...Davide Italiano1-10/+0
2020-07-08[lldb/API] Overwrite variables with SBLaunchInfo::SetEnvironment(append=true)Pavel Labath1-0/+10
2020-06-30[lldb/Test] Introduce "assertSuccess"Pavel Labath1-1/+2
2020-05-27[lldb/Reproducers] Skip or fix the remaining tests.Jonas Devlieghere1-0/+1
2020-05-27[lldb/Reproducers] Differentiate active and passive replay unexpected packet.Jonas Devlieghere1-1/+1
2020-05-26[lldb/Reproducers] Skip remaining failing test in python_api subdirJonas Devlieghere2-0/+3
2020-05-25[lldb/Test] Add a trace method to replace print statements.Jonas Devlieghere8-35/+31
2020-05-21[lldb/Test] Fix replay with TestSetWatchpoint.pyJonas Devlieghere1-1/+6
2020-05-21[lldb/Test] Cleanup TestSymbolContext.pyJonas Devlieghere1-33/+21
2020-05-21Move decorator to the correct function.Adrian Prantl1-1/+1
2020-05-21Disable malloc stepping test under ASAN. The output is different and I'm not ...Adrian Prantl1-0/+1
2020-05-20[lldb/Reproducers] Fix/skip passive replay failures in python_api subdirJonas Devlieghere6-17/+30
2020-05-20[lldb/Reproducers] Skip another test that uses lldb::FileSP under the hoodJonas Devlieghere1-0/+2
2020-05-13[LLDB] Mark some xfails for arm-linuxMuhammad Omair Javaid1-0/+1
2020-05-07[lldb/Test] Skip more tests that are not expected to work with passive replayJonas Devlieghere1-0/+1
2020-05-07[lldb/Test] Fix typo in find-and-replace.Jonas Devlieghere1-49/+49
2020-05-07[lldb/Test] Add @skipIfReproducer to tests using lldb::FileSP.Jonas Devlieghere2-0/+50
2020-04-21[lldb/Test] Add skipIfReproducer for tests that diverge during replayJonas Devlieghere1-0/+1
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki5-5/+5
2020-04-01[lldb] Inherit host environment when running shell commandsPavel Labath3-0/+33
2020-03-23Create basic SBEnvironment classWalter Erquinigo1-0/+125
2020-03-23Revert "Create basic SBEnvironment class"Walter Erquinigo1-125/+0
2020-03-23Create basic SBEnvironment classWalter Erquinigo1-0/+125