Commit Graph

4 Commits

Author SHA1 Message Date
Mishal Shah
a3cd8bc9e9 [Tests] Codesign the binary before executing the test 2020-08-07 00:26:07 -07:00
Mike Ash
bcd9db5a2c [Test] Fix the dlopen_race test to work with remote-run.
The dylib needs to be passed as a command line parameter so that remote-run knows to copy it across.

rdar://problem/51903298
2019-06-19 14:35:50 -04:00
Mike Ash
2ac0ab069a [Runtime] Use objc_addLoadImageFunc when available to find out about newly loaded images.
rdar://problem/49742015
2019-06-14 17:09:28 -04:00
Mike Ash
7696a76577 [Runtime] Add a test case for a race with dlopen and libobjc.
rdar://problem/49742015
2019-06-14 15:06:40 -04:00