Skip to content

Commit

Permalink
don't mention AFL tests, since they're not merged
Browse files Browse the repository at this point in the history
  • Loading branch information
yomimono committed Jan 2, 2018
1 parent 44abc2a commit 184fada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,4 +26,4 @@ For help, try `selfsign --help`, `sign --help`, or `csr --help`.

## Tests

Simple `openssl` interoperability tests are in `tests/test.sh`. Additional tests using [american fuzzy lop](http://lcamtuf.coredump.cx/afl) to test the robustness of `sign` when given arbitrary data as a CSR are automatically run via [bun](https://github.com/yomimono/ocaml-bun) when `certify` is installed with `opam install -t`.
Simple `openssl` interoperability tests are in `tests/test.sh`.

0 comments on commit 184fada

Please sign in to comment.