Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
194eef0604991ea75fd1150314db756b07be3203
/
tests
/
conftest.py
458c09b
Rename OpenSSLSerializationBackend
by Alex Stapleton
· 11 years ago
3f69511
Fix pep8 errors
by Ayrx
· 11 years ago
b5bb065
Added CMAC tests
by Ayrx
· 11 years ago
97c27c6
Add DSABackend
by Mohammed Attia
· 11 years ago
afc1ccd
import order fixes for future automated checking
by Paul Kehrer
· 11 years ago
01de3ef
s/available_backends/_available_backends/
by Alex Stapleton
· 11 years ago
24dc98c
Fix circular imports with available_backends()
by Alex Stapleton
· 11 years ago
c37feed
Added future imports and licenses that are missing
by Alex Gaynor
· 11 years ago
e4f7874
pytest marks for RSA
by Paul Kehrer
· 11 years ago
1277bc7
okay this time really finish the rename. Up example iterations to 100k
by Paul Kehrer
· 12 years ago
1050ddf
PBKDF2 support for OpenSSL backend
by Paul Kehrer
· 12 years ago
aed9e17
revert fixture decorator for now, switch to append. no more globals
by Paul Kehrer
· 12 years ago
c421e63
modify backend selection to allow multiple backends via comma delimiter
by Paul Kehrer
· 12 years ago
681e7a5
better name for the variable
by Paul Kehrer
· 12 years ago
098579e
don't mutate _ALL_BACKENDS
by Paul Kehrer
· 12 years ago
34c075e
support --backend as a pytest flag to limit to one backend for testing
by Paul Kehrer
· 12 years ago
0d58373
Use pytest.fixture for backends
by Alex Stapleton
· 12 years ago
60fc8da
rename the method to be less horribly named
by Paul Kehrer
· 12 years ago
5a8fdf8
add mark that allows us to do skip tests on backends via decorators
by Paul Kehrer
· 12 years ago
2b3f942
Move stuff around and coverage
by Alex Gaynor
· 12 years ago
7e4bc6d
add test marks for various backend functionality
by Paul Kehrer
· 12 years ago
f8796b1
Renamed bindings to backends
by Alex Gaynor
· 12 years ago
ce0d781
Move the bindings into the hazmat module
by Donald Stufft
· 12 years ago
db37d0e
the great api -> backend rename
by Paul Kehrer
· 12 years ago
a20631d
Consolidate this list
by Alex Gaynor
· 12 years ago
814efab
Explicitly pass around the API, and run all tests under all available APIs
by Alex Gaynor
· 12 years ago