summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* TEST: Add libsss_simpleifp.so to dlopen testLukas Slebodnik2014-05-291-0/+3
* sss_sifp: add shortcuts for common use casesPavel Březina2014-05-291-0/+168
* sss_sifp: add support for string dictionaryPavel Březina2014-05-291-0/+211
* sss_sifp: unit testsPavel Březina2014-05-291-0/+1552
* TEST: simple_access & sysdb tests - cleanupPavel Reichl2014-05-282-7/+2
* TEST: unused variablePavel Reichl2014-05-281-3/+0
* tests: Add test for get_known_servicesJakub Hrozek2014-05-281-0/+22
* tests: Add test for confdb_list_all_domain_namesJakub Hrozek2014-05-281-0/+149
* TEST: Test empty results from functions sysdb_search_*Lukas Slebodnik2014-05-271-0/+136
* TESTS: check dbus mock resultJakub Hrozek2014-05-271-0/+4
* TESTS: check allocation resultJakub Hrozek2014-05-271-0/+8
* SBUS: Add org.freedesktop.DBus.Properties.GetAll to IntrospectionJakub Hrozek2014-05-271-0/+4
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-273-2/+715
* TEST: fix warning in sbus_codegen_testsPavel Reichl2014-05-261-0/+1
* SBUS: Add org.freedesktop.DBus.Properties.Get to IntrospectionJakub Hrozek2014-05-221-0/+7
* SBUS: Return / if an object path getter returns NULLJakub Hrozek2014-05-224-1/+27
* SBUS: Return empty string if a string getter returns NULLPavel Březina2014-05-224-1/+28
* SBUS: Implement org.freedesktop.DBus.Properties.Get for primitive typesJakub Hrozek2014-05-224-4/+1078
* SBUS: Start implementing property accessStef Walter2014-05-221-2/+2
* IFP: Add a unit test for ifp_reply_objpathJakub Hrozek2014-05-221-0/+30
* IFP: Add utility functions to escape and unescape object pathsJakub Hrozek2014-05-221-0/+106
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-161-0/+2
* TEST: Refactor test_ioLukas Slebodnik2014-05-161-48/+115
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-141-0/+5
* TEST: Remove unused variablePavel Reichl2014-05-141-3/+0
* sss_config: unit testsPavel Březina2014-05-141-0/+884
* sss_config: buildPavel Březina2014-05-141-0/+3
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-131-0/+101
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-05-131-3/+41
* IFP: Add utility functionsJakub Hrozek2014-05-131-0/+210
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-131-0/+268
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-05-131-0/+32
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-021-0/+117
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-05-021-0/+55
* util: Change file check fns to use a mode maskSimo Sorce2014-04-282-11/+12
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-04-251-0/+15
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-223-1/+336
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-04-222-71/+101
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-04-222-0/+13
* sbus_tests: fix missing invoker in initializerPavel Březina2014-04-191-0/+2
* sbus_codegen_tests: Add test case type-safe handler argsStef Walter2014-04-194-5/+567
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-194-12/+199
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-04-171-4/+199
* TEST: Add untested libraries into dlopen testLukas Slebodnik2014-04-161-0/+6
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-151-0/+49
* tests: Don't set the check fork mode explicitlyJakub Hrozek2014-04-102-2/+0
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-031-1/+282
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-141-0/+99
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-03-143-0/+444
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-2/+2