blob: 36d4edc48ed8ce1af64785e87c6ba45244a53f4a [file] [log] [blame]
Paul Kehrerefe01892013-09-28 13:53:07 -05001[pytest]
2addopts = -r s
Paul Kehrer7e4bc6d2013-12-24 22:23:53 -06003markers =
4 hmac: this test requires a backend providing HMACBackend
5 cipher: this test requires a backend providing CipherBackend
6 hash: this test requires a backend providing HashBackend
Paul Kehrer5a8fdf82013-12-26 20:13:45 -06007 supported: parametrized test requiring only_if and skip_message