summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* TESTS: Run python tests with all supported python versionsLukas Slebodnik2015-02-254-0/+20
* BUILD: Add possibility to build python{2,3} bindingsLukas Slebodnik2015-02-252-6/+38
* sbus codegen: do not prefix getters with iface namePavel Březina2015-02-173-75/+75
* sbus: use hard coded getters instead of generatedPavel Březina2015-02-171-761/+28
* Remove strict requirements of python2Lukas Slebodnik2015-02-133-3/+3
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-112-1/+375
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-8/+8
* test_nested_groups: Additional unit testsLukas Slebodnik2015-01-301-0/+165
* TESTS: Mock return value of sdap_get_generic_recvLukas Slebodnik2015-01-302-1/+9
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-231-4/+29
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-232-98/+157
* sbus: unify naming of handler data variablePavel Březina2015-01-232-51/+51
* sbus: support org.freedesktop.DBus.PropertiesPavel Březina2015-01-232-2/+16
* sbus: support org.freedesktop.DBus.IntrospectablePavel Březina2015-01-231-26/+11
* sbus: add object path to sbus requestPavel Březina2015-01-231-5/+3
* sbus: support multiple interfaces on single pathPavel Březina2015-01-232-0/+4
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-232-12/+6
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+44
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-2/+1
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-1/+130
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-191-0/+82
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-152-2/+23
* TESTS: Cover child_common.c with unit testsJakub Hrozek2015-01-152-1/+330
* server-tests: use strtouint32 instead strtolPavel Březina2015-01-151-4/+7
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-5/+6
* Python3 support in SSSDBohuslav Kabrda2015-01-133-18/+31
* responders: new interface for cache requestPavel Březina2015-01-091-0/+529
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-099-81/+29
* tests: add test_multidom_suite_cleanup()Pavel Březina2015-01-092-0/+69
* tests: add create_multidom_test_ctx()Pavel Březina2015-01-092-21/+58
* tests: refactor create_dom_test_ctx()Pavel Březina2015-01-091-61/+193
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-081-0/+78
* TESTS: typo in 'assert message'Pavel Reichl2015-01-081-2/+2
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-4/+1
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2014-12-171-0/+22
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* UTIL: Fix dependencies of internal sss librariesLukas Slebodnik2014-12-081-11/+3
* be_ptask: let backoff affect only periodPavel Březina2014-12-081-2/+111
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-0/+33
* tests: Free popt_contextJakub Hrozek2014-12-071-0/+2
* Rename test-child to dummy-childJakub Hrozek2014-12-042-1/+1
* Add extra_args to exec_child()Jakub Hrozek2014-12-032-15/+63
* TESTS: Basic child testsJakub Hrozek2014-12-032-0/+233
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-4/+58
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-021-0/+213
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-021-0/+238
* test: avoid leaks in leak testsSumit Bose2014-12-022-2/+9
* tests: be_ptaskPavel Březina2014-11-281-0/+864
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-251-0/+69