Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c5323adb9acdebfb3db9aea1feb095aa13d8ae19
/
.
/
test
/
1944-sudden-exit
/
info.txt
blob: d575ce58640d6ef606165fdcd1cd6587b04ed354 [
file
] [
log
] [
blame
]
Test to make sure the runtime will not crash if an agent calls exit(3) while
other threads are performing operations.
In this case we have multiple threads all performing single stepping when we
call exit(3).