blob: 2a1b6e9fc7c884d6923a8dda67e8567b8d4a32a0 [file] [log] [blame]
Paul Kehrerefe01892013-09-28 13:53:07 -05001[pytest]
2addopts = -r s
Paul Kehrer7e4bc6d2013-12-24 22:23:53 -06003markers =
Paul Kehrer7e4bc6d2013-12-24 22:23:53 -06004 cipher: this test requires a backend providing CipherBackend
5 hash: this test requires a backend providing HashBackend
Paul Kehrer1050ddf2014-01-27 21:04:03 -06006 hmac: this test requires a backend providing HMACBackend
Paul Kehrer1277bc72014-01-28 17:09:59 -06007 pbkdf2hmac: this test requires a backend providing PBKDF2HMACBackend
Paul Kehrer5a8fdf82013-12-26 20:13:45 -06008 supported: parametrized test requiring only_if and skip_message