diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-01-03 12:12:55 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-03 12:23:57 +0100 |
| commit | adddc5fd46167e2c22cdc6a7d0d7b73cc418dc6f (patch) | |
| tree | 26672d15766cc1e668761b74c29c64143e42ada2 /executor/syscalls.h | |
| parent | 66fcd29b60c566b3d7b7cc75550a4b96e355164d (diff) | |
prog: remove several sources of non-determinism
Non-determinism is bad:
- it leads to flaky coverage reports
- it makes test failures non-reproducible
Remove 4 sources of non-determinism related to maps:
- file name generation
- string generation
- resource generation
- hints generation
All a test that ensures all main operations are fully deterministic.
Diffstat (limited to 'executor/syscalls.h')
0 files changed, 0 insertions, 0 deletions
