aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/fuzz/README.txt
blob: 87c65ba8c16de0d6f74b153cd9a82d7579574a36 (plain)
1
2
3
4
5
6
7
8
9

This directory contains files for fuzzing CSLUL, in order to detect bugs.

Directory contents:

* aflmain.c          - For fuzzing CSLUL in persistent mode under afl++
* base_dict.txt      - Base fuzzing dictionary
* tmp-in/            - Generated files (created by Makefile)

All test cases are licensed under the MIT license, just like the source code.