libsecret/library/tests
Stef Walter 7098b856b7 Rename the functions that operate on a dbus item path
* They all contain '_dbus_path' in their name
 * Move secret_service_get_session_path() to the paths functionality
 * Move the secret_collection_new() and secret_item_new() functionality
   to the path based section.
2012-07-06 09:27:05 +02:00
..
mock Add secret_service_read_alias() and secret_service_set_alias() 2012-06-23 14:47:13 +02:00
Makefile.am Separate path based functionality 2012-07-05 23:33:07 +02:00
mock-service-delete.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
mock-service-lock.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
mock-service-normal.py Implement gsecret_service_get_secrets_for_paths() and friends 2011-11-12 08:08:12 +01:00
mock-service-only-plain.py Implement gsecret_service_get_secrets_for_paths() and friends 2011-11-12 08:08:12 +01:00
mock-service-prompt.py Update the mock service to more closely mirror real secret service 2012-02-03 20:44:46 +01:00
mock-service.c Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
mock-service.h Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
test-collection.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-item.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-lookup-password.js Fine tune how schemas work 2012-03-18 21:58:02 +01:00
test-lookup-password.py Don't leak extra mock service when running python tests 2012-06-27 07:42:57 +02:00
test-methods.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-password.c Accept NULL as a SecretService parameter for many methods 2012-07-05 23:33:08 +02:00
test-paths.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-prompt.c Accept NULL as a SecretService parameter for many methods 2012-07-05 23:33:08 +02:00
test-remove-password.js Fine tune how schemas work 2012-03-18 21:58:02 +01:00
test-remove-password.py Don't leak extra mock service when running python tests 2012-06-27 07:42:57 +02:00
test-service.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-session.c Rename the functions that operate on a dbus item path 2012-07-06 09:27:05 +02:00
test-store-password.js Fine tune how schemas work 2012-03-18 21:58:02 +01:00
test-store-password.py Don't leak extra mock service when running python tests 2012-06-27 07:42:57 +02:00
test-vala-lang.vala Add Vala bindings. 2012-06-28 12:38:34 +02:00
test-value.c Support content type application/octet-stream for passwords 2012-03-25 12:23:29 +02:00