libsecret/library/tests/mock
Stef Walter 8417d8c98b Fine tune how schemas work
* Handled entirely on the client side.
 * Schema names are stored in an xdg:schema attribute
 * Add option to turn of matching on schema names. So that we can
   lookup items stored by libgnome-keyring and others
 * Change schema 'identifier' to 'name'
 * Fix up tests
2012-03-18 21:58:02 +01:00
..
__init__.py Complete Service instantiation, add mock service, and initial test 2011-09-25 18:39:03 +02:00
aes.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
dh.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
hkdf.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
service.py Fine tune how schemas work 2012-03-18 21:58:02 +01:00