| 19 | == zzuf tutorial == |
| 20 | |
| 21 | The `zzuf` tutorial is a hands-on guide to the most important `zzuf` features. It starts with the working principles but goes on with very advanced uses of the tool. |
| 22 | |
| 23 | Warning: this tutorial requires `zzuf` version 0.11 or later. |
| 24 | |
| 25 | 1. [wiki:zzuf/tutorial1 Basic zzuf usage] |
| 26 | 1.1. Launching `zzuf` |
| 27 | 1.2. Invoking different programs |
| 28 | 1.3. The fuzzing ratio |
| 29 | 1.4. The random seed |
| 30 | 1.5. Creating fuzzed files |
| 31 | 2. [wiki:zzuf/tutorial2 zzuf as a batch testing tool] |
| 32 | 2.1. Debug mode |
| 33 | 2.2. Include and exclude patterns |
| 34 | 2.3. Seed ranges |
| 35 | 2.4. Ratio ranges |
| 36 | 3. WORK IN PROGRESS |
| 37 | |