aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-12-24 09:41:43 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-24 09:59:56 +0100
commit88f59346334b1ec60ea3cc78af174856aee31866 (patch)
treee9c27e73b53b9328683c54182f82694e210e6c0f /executor/syscalls.h
parentb025ab82d228e52573e1501e2abd1c64ff00f268 (diff)
vm: allow fine-grained control over program exit conditions
Currently we only support canExit flag. However there are actually 3 separate conditions: - program can exit normally - program can timeout (e.g. fuzzer test or runtest can't) - program can exit with error (e.g. C test can) Allow to specify these 3 conditions separately.
Diffstat (limited to 'executor/syscalls.h')
0 files changed, 0 insertions, 0 deletions