From 8d7c327e1e2a003ba1e331b9cad1af4379289a9f Mon Sep 17 00:00:00 2001 From: Douglas Stebila Date: Mon, 29 Apr 2019 21:52:41 -0400 Subject: [PATCH] Add link to test framework wiki page. [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 225de5b3..cde8730d 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,8 @@ All other code in this repository is released under the conditions of [CC0](http ## Running tests locally +See https://github.com/PQClean/PQClean/wiki/Test-framework for details about the PQClean test framework. + While we run extensive automatic testing on [Circle CI][circleci-pqc] (Linux builds), [Travis CI][travis-pqc] (OS X builds) and [Appveyor][appveyor-pqc] (Windows builds), most tests can also be run locally. To do this, make sure the following is installed: