From 2e85a925b49e566776585f35a7c0653510d84262 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 16 Jul 2018 11:18:33 -0400 Subject: Refs #3331 -- added initial wycheproof integration, starting with x25519, rsa, and keywrap (#4310) * Refs #3331 -- added initial wycheproof integration, starting with x25519 tests --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index b76bfc97..cb882a8a 100644 --- a/tox.ini +++ b/tox.ini @@ -89,3 +89,4 @@ addopts = -r s markers = requires_backend_interface: this test requires a specific backend interface supported: parametrized test requiring only_if and skip_message + wycheproof_tests: this test runs a wycheproof fixture -- cgit v1.2.3