aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/sanitizer_common/ios_commands
AgeCommit message (Expand)AuthorFilesLines
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta4-75/+146
2023-02-23Restore "[Darwin] Apply workaround to make symbolication in iOS simulators work"Julian Lettner1-0/+5
2023-02-23Revert "[Darwin] Apply workaround to make symbolication in iOS simulators work"Julian Lettner1-5/+0
2022-01-07[Darwin][Sanitizer] Lower Python requirement for iOS simulator testingJulian Lettner1-1/+1
2022-01-07[Darwin] Apply workaround to make symbolication in iOS simulators workJulian Lettner1-2/+8
2021-07-23[compiler-rt][NFC] add debugging options to iossim_runEmily Shi1-1/+20
2021-07-16[NFC][compiler-rt][test] pass through MallocNanoZone to iossim envEmily Shi1-1/+8
2021-04-06[Sanitizer] Adopt Python 3 for iOS simulator test scriptsJulian Lettner4-5/+5
2021-02-23[darwin][asan] add test for application specific information in crash logsEmily Shi2-0/+94
2020-07-16Harmonize Python shebangserge-sans-paille4-4/+4
2020-04-20[compiler-rt] Use --standalone when running tests on the iOS simulatorJulian Lettner2-14/+1
2020-04-02iOS simulator testing: replace `simctl bootstatus` with boot+shutdownJulian Lettner1-2/+3
2019-12-20[iOS sim] Ensure simulator device is booted in iossim_prepare.pyJulian Lettner1-1/+13
2019-12-12[iOS sim] Simplify iossim_run.py scriptJulian Lettner1-3/+2
2019-03-21Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.Dan Liew1-1/+1
2018-12-01Introduce a way to allow the ASan dylib on Darwin platforms to be loaded via ...Dan Liew1-1/+1
2018-09-17[UBSan] Partially fix `test/ubsan/TestCases/Misc/log-path_test.cc` so that it...Dan Liew1-2/+20
2018-09-03[UBSan] Propagate `UBSAN_OPTIONS` environment variable when running ios simul...Dan Liew1-1/+1
2018-06-20[sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek1-0/+5
2017-07-10[tsan] Add support for running TSan tests on iOS simulator and devicesKuba Mracek1-2/+3
2017-04-28[asan] Add a compilation wrapper that codesigns shared libraries to support i...Kuba Mracek1-0/+32
2017-04-26Follow-up for r301443: The python scrips need to be executable.Kuba Mracek2-0/+0
2017-04-26[asan] Add support for running lit tests in the iOS SimulatorKuba Mracek2-0/+34