diff options
| author | van Hauser <vh@thc.org> | 2021-12-13 22:17:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-13 22:17:02 +0100 |
| commit | c6bad07d75aa36671ebc32a722566cb145414b08 (patch) | |
| tree | f59a3c6d5fb0f42056252f400f3bab1e1010432b /testcases | |
| parent | 52dd5d479d411460c8cf2010a89f72e269d799ea (diff) | |
| parent | 83487415b1ba3f11a6a03516b20923e6278cb97a (diff) | |
| download | afl++-c6bad07d75aa36671ebc32a722566cb145414b08.tar.gz | |
Merge pull request #1208 from llzmb/docs_add_overview
Add docs content overview
Diffstat (limited to 'testcases')
| -rw-r--r-- | testcases/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/README.md b/testcases/README.md index a2f74d68..119fd272 100644 --- a/testcases/README.md +++ b/testcases/README.md @@ -1,6 +1,6 @@ # AFL++ starting test cases - (See [../README.md](../README.md) for the general instruction manual.) +For the general instruction manual, see [docs/README.md](../docs/README.md). The archives/, images/, multimedia/, and others/ subdirectories contain small, standalone files that can be used to seed afl-fuzz when testing parsers for a |
