aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/macosx
AgeCommit message (Expand)AuthorFilesLines
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht5-15/+17
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere7-13/+13
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht1-4/+4
2024-02-08Fix a truly strange triple in testcaseAdrian Prantl1-1/+1
2024-01-16[lldb] Build the TestRosetta.py executable with system stdlib (#78370)Alex Langford1-0/+2
2024-01-09[lldb] [Mach-O] don't strip the end of the "kern ver str" LC_NOTE (#77538)Jason Molenda2-9/+40
2023-09-11Add "process metadata" Mach-O LC_NOTE for corefilesJason Molenda1-0/+11
2023-08-07Flag for LoadBinaryWithUUIDAndAddress, to create memory image or notJason Molenda2-42/+50
2023-07-29[lldb] Support recursive record types in CTFJonas Devlieghere2-0/+8
2023-07-29[lldb] Fix CTF parsing of large structsJonas Devlieghere3-1/+11
2023-07-28[lldb] Support CTF forward declarationsJonas Devlieghere1-0/+4
2023-07-28[lldb] Split CTF parsing and type creation (NFC)Jonas Devlieghere1-0/+11
2023-07-13[lldb] Move decorators to test methodJonas Devlieghere1-3/+6
2023-07-13[lldb] Support compressed CTFJonas Devlieghere2-16/+31
2023-07-13[lldb] Support Compact C Type Format (CTF)Jonas Devlieghere3-0/+142
2023-06-29Recognize BSS-only DATA segments as sections that need to be slidJason Molenda3-0/+32
2023-06-01Add EXC_SYSCALL to the set of ignorable mach exceptions.Jim Ingham1-3/+15
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere43-929/+1349
2023-05-05[lldb] Use Haswell instead of arm64 in TestUniversal64Jonas Devlieghere2-7/+5
2023-04-26Fix CI failure - this depended on constants only defined on arm64 macsJason Molenda1-1/+16
2023-04-26Fix off-by-one error in armv7 mach-o corefile register contextJason Molenda3-0/+274
2023-04-21[lldb] Let Mangled decide whether a name is mangled or notJonas Devlieghere3-0/+37
2023-04-18Remove hardcoded address bits in ABIMacOS_arm64Jason Molenda4-258/+0
2023-04-17[lldb] Fix TestObjectFileJSON and TestSymbolFileJSONJonas Devlieghere4-221/+0
2023-04-14[lldb] Add a sleep to TestObjectFileJSONPavel Labath1-0/+4
2023-04-13[lldb] Use the host's target triple in TestObjectFileJSONJonas Devlieghere1-4/+5
2023-04-13[lldb] Make ObjectFileJSON loadable as a moduleJonas Devlieghere1-0/+100
2023-04-05Fix the check in StopInfoBreakpoint for "are we currently running an expression"Jim Ingham3-0/+110
2023-04-05Skip tests under asanAdrian Prantl1-0/+4
2023-04-04Simplify test.Adrian Prantl1-9/+2
2023-03-30[lldb] Only run TestUniversal64 on macOS 11 and laterJonas Devlieghere1-1/+2
2023-03-29[lldb] Unify target triples across compiler and linker invocationsJonas Devlieghere1-2/+2
2023-03-28[lldb] Support Universal Mach-O binaries with a fat64 headerJonas Devlieghere3-0/+68
2023-03-13[lldb] Explicitly import json in TestSymbolFileJSON.pyJonas Devlieghere1-0/+2
2023-03-09[lldb] Skip TestSymbolFileJSON on WindowsJonas Devlieghere1-0/+1
2023-03-08lldb] Re-enable TestSymbolFileJSON on non Darwin platformsJonas Devlieghere1-1/+0
2023-03-08[lldb] Temporarily disable TestSymbolFileJSON on non Darwin platformsJonas Devlieghere1-0/+1
2023-03-08[lldb] Introduce new SymbolFileJSON and ObjectFileJSONJonas Devlieghere3-0/+113
2023-01-25[lldb][test] Replace use of p with expression (NFC)Dave Lee3-4/+4
2023-01-23Run cmdline address expressions through ABI's FixAddressJason Molenda3-0/+41
2022-12-16Temporarily skip test under ASANAdrian Prantl1-0/+1
2022-12-13Skip TestEarlyProcessLaunch.py w/ system debugserverJason Molenda1-0/+3
2022-12-13Launch state discoverable in Darwin, use for SafeToCallFunctionsJason Molenda3-0/+62
2022-11-15NFC test if rosetta is installed before running x86 binary on ASJason Molenda1-1/+6
2022-11-15NFC test if rosetta debugserver exists before testing rosettaJason Molenda1-11/+15
2022-11-11[lldb] Rewrite to assertEqual/assertNotEqual (NFC)Dave Lee4-7/+9
2022-10-18[lldb-tests] Add compiler version check in TestFunctionStartsFelipe de Azevedo Piovezan1-0/+2
2022-09-12Fix make invocation to pass in the correct source fileAdrian Prantl1-1/+1
2022-09-12Fix make invocation to pass in the correct source fileAdrian Prantl1-1/+1
2022-09-12Reland "[lldb] Use just-built libcxx for tests when available"Felipe de Azevedo Piovezan1-0/+2