From ebca07015570694e55c18ff323075d8d5a809a35 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 3 Aug 2015 16:39:44 +0200 Subject: Add info about 'make check'. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b9cba2e..b703cce 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ To submit a test cert and verify the resulting SCT: $ (cd catlfish; ../tools/submitcert.py --parallel=1 --store ../tools/testcerts/pre2.txt --check-sct --sct-file=submittedcerts https://localhost:8080/ --publickey=tests/keys/logkey.pem) +# Unit tests + + $ make check + # Logs and traces Logs can be found in catlfish/log/. -- cgit v1.1