blob: 6b610a5d68ae5ca2d1c5f3e076e5c4258e1dca35 [file] [view]
# TestFuzzingConfig
Platform configuration options for driver load testing.
<table>
<tr><th>Field</th><th>Type</th><th>Description</th><th>Default</th></tr>
<tr id="max_load_delay_ms">
<td><code>max_load_delay_ms</code></td>
<td><code>uint64</code></td>
<td></td>
<td></td>
</tr>
<tr id="enable_test_shutdown_delays">
<td><code>enable_test_shutdown_delays</code></td>
<td><code>bool</code></td>
<td></td>
<td></td>
</tr>
<tr id="enable_load_fuzzer">
<td><code>enable_load_fuzzer</code></td>
<td><code>bool</code></td>
<td></td>
<td></td>
</tr>
</table>