summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* SSS_CACHE: Allow sss_cache tool to flush SSH hosts cacheWilliam B2014-09-051-0/+1
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-19/+19
* Add conditional build for MIT Kerberos localauth pluginSumit Bose2014-09-021-0/+4
* TESTS: Add unit tests for the GPO interfaceJakub Hrozek2014-09-011-0/+100
* Replace space: add some checksSumit Bose2014-09-011-0/+4
* responder_socket_access-tests: Fix condition in loopLukas Slebodnik2014-09-011-1/+1
* strtonum-tests: Add unit test for strtouint16.Lukas Slebodnik2014-09-011-0/+152
* test_dyndns: sss_iface_addr_list_get can return more valuesLukas Slebodnik2014-08-221-0/+46
* TESTS: leak_check functions shouldn't be called with NULL contextLukas Slebodnik2014-08-221-0/+8
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* libwbclient: SSSD implementationSumit Bose2014-08-211-0/+1
* TESTS: Add unit tests for the replace-space functionalityJakub Hrozek2014-08-131-0/+225
* Make the space override responder-agnosticJakub Hrozek2014-08-131-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-132-69/+51
* TESTS: Check if option maps have the right number of membersJakub Hrozek2014-08-121-0/+84
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-283-0/+156
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-283-1/+31
* Only check GID if ID-mappingJakub Hrozek2014-07-231-0/+20
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-23/+23
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-14/+14
* sss_sifp: set output parameters if attribute is NULLPavel Březina2014-07-161-0/+338
* sss_sifp test: fix object path array testPavel Březina2014-07-161-1/+1
* resolv tests: add test for multiple servers with zero weightsPavel Březina2014-07-141-0/+64
* resolv tests: remove ununused variable from for cyclusPavel Březina2014-07-141-1/+1
* TOOLS: Always debug to stderrJakub Hrozek2014-07-0930-30/+30
* sdap-tests: Fix off by one.Lukas Slebodnik2014-07-091-1/+2
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-081-8/+7
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-081-0/+55
* TESTS: Add a unit test for the sdap.c moduleJakub Hrozek2014-07-081-0/+530
* UTIL: Fix access out of bound in parse_argsLukas Slebodnik2014-07-081-4/+26
* TESTS: Do not rely on order of hash itemsJakub Hrozek2014-07-071-32/+50
* TESTS: Add more tests for nested groups processingJakub Hrozek2014-07-011-1/+265
* TESTS: Change how mock_sysdb_user() is implementedJakub Hrozek2014-07-012-3/+16
* TESTS: Do not require replies from mocked sdap_get_generic_recv to be talloc ...Jakub Hrozek2014-07-011-2/+1
* TESTS: Fix group search baseJakub Hrozek2014-07-011-1/+1
* TESTS: Use the right confdb pathJakub Hrozek2014-07-011-1/+1
* TESTS: Add confdb domain base DN to sss_test_ctxJakub Hrozek2014-07-014-9/+11
* TESTS: sysdb_getnetgr - return ENOENTPavel Reichl2014-06-251-0/+6
* TESTS: add tests for sss_ldb_searchPavel Reichl2014-06-251-0/+97
* TESTS: Fix format string in check macrosLukas Slebodnik2014-06-233-3/+3
* sysdb: add sysdb_search_user_by_upn() with testsSumit Bose2014-06-201-0/+231
* TESTS: sysdb_search_return_ENOENT - check mem leaksPavel Reichl2014-06-201-0/+2
* sbus_codegen_tests: free memory contextPavel Březina2014-06-181-0/+4
* Use python2 in shebang for python scripts.Lukas Slebodnik2014-06-183-3/+3
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-182-0/+102
* TEST: Add test for expand homedirLukas Slebodnik2014-06-021-0/+190
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-021-0/+86
* TESTS: fgetc returns int, not charJakub Hrozek2014-06-021-1/+1