summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Merge branch 'devel' into upstreamImran Zaman3-3/+39
2015-01-02plugins: add more arg checks to code and testsJussi Laako2-3/+6
2014-05-19Initial package import after relocation from IVI profileJussi Laako21-0/+9221
2014-03-07dist: fix distribution tarball and out-of-tree buildJussi Laako4-0/+7
2014-02-17plugins: simplify process killingAlexander Kanavin1-2/+1
2014-02-13identity-info: fix memleakAlexander Kanavin1-2/+2
2014-02-13valgrind: add suppressionsAlexander Kanavin1-0/+12
2014-02-13tests: make daemon test much less verbose by defaultAlexander Kanavin1-1/+0
2014-02-13plugins: remove unused gsignond_plugin_proxy_factory_add_plugin()Alexander Kanavin1-25/+0
2014-02-06plugins: remove hardcoded plugin loader name from GSignondRemotePluginAlexander Kanavin2-14/+38
2014-02-06plugins: move plugin loader to gplugind directoryAlexander Kanavin5-4/+2
2014-02-06build: introduce separate directories for plugin loaders and glib pluginsAlexander Kanavin4-10/+9
2014-02-04tests: fix failing pluginproxytestAlexander Kanavin1-1/+10
2013-12-03utils: add gsignond_is_host_in_domain()Alexander Kanavin1-0/+19
2013-11-28digest-plugin: add realm checkJussi Laako1-0/+10
2013-09-05common: GSignondIdentityInfo re-typed as a new boxed typeAmarnath Valluri3-12/+12
2013-09-05tests: IdentityInfo test moved to common tests.Amarnath Valluri2-222/+234
2013-08-23config: clean up configuration managementJussi Laako4-17/+42
2013-08-21config: remove support for SSO_SECRET_PATH environment variableAlexander Kanavin5-14/+6
2013-08-21storage: relocate also metadata database to the same locationJussi Laako1-2/+2
2013-08-19common: make gsignond-identity-info.h private, as it's not used by anything i...Alexander Kanavin1-1/+1
2013-08-16headers: remove unnecessary macros from GSignondSignonuiDataAlexander Kanavin1-1/+1
2013-07-30tests: Updated valgrind suppression file to ignore g_get_user_data_dir() leak.Amarnath Valluri1-0/+6
2013-07-24daemon/db: Fix store/retrive token cache issue.Amarnath Valluri1-7/+13
2013-07-17tests: fix valgrind issuesAlexander Kanavin4-9/+44
2013-07-16plugins: add a separate parameter for token cache throughout the APIAlexander Kanavin4-19/+19
2013-06-25tests: fail 'make check' immediately without running the tests if debug is di...Alexander Kanavin1-1/+9
2013-06-13enable valgrind for all testsImran Zaman1-1/+1
2013-06-12fixed issues reported by 'make distcheck'Imran Zaman5-11/+18
2013-06-11Merge branch 'daemon' of https://code.google.com/p/accounts-sso.gsignond into...Imran Zaman1-2/+0
2013-06-11tests: increase time because of valgrindImran Zaman1-1/+1
2013-06-10build: fix 'make dist'Jussi Laako1-2/+0
2013-06-07fixed failing test caseImran Zaman1-1/+1
2013-06-07common: Fix issues in disposable object.Amarnath Valluri1-3/+4
2013-06-07updated plugins testsImran Zaman1-29/+52
2013-06-05test: fix test makefiles and includesJussi Laako8-31/+40
2013-06-04test/daemon: using custom file desripter to get bus address while forking dbu...Amarnath Valluri1-10/+22
2013-06-04daemon/plugin: Made plugin-proxy self disposable with configurable timeout.Amarnath Valluri2-0/+124
2013-06-03tests: updated library paths for plugins testsImran Zaman1-1/+1
2013-05-31test/daemon: fix test failure when db traces are enabled. Few more fixesAmarnath Valluri1-22/+43
2013-05-31fixed errors when compiling tests under ivi deviceImran Zaman2-3/+2
2013-05-29fixed data type for dataImran Zaman1-1/+1
2013-05-29db: uncommented db test codeImran Zaman1-6/+6
2013-05-29db: added triggers for cleanup of methods, mechanisms and secctx tablesImran Zaman1-10/+21
2013-05-28daemon/dbus: peer-2-peer dbus now using file system socket.Amarnath Valluri1-1/+4
2013-05-27tests: fixed running valgrind in case of session dbusImran Zaman1-2/+2
2013-05-24test: fixed multiple cancel triggersImran Zaman1-0/+3
2013-05-24test/daemon: few memory leaks fixed and tests strartup delay increased to 5 sec.Amarnath Valluri1-4/+3
2013-05-24test: fixed memory leaks in testsImran Zaman1-1/+2
2013-05-24test: all tests use single path for dbsImran Zaman4-4/+15