Searched refs:tests (Results 1 - 25 of 72) sorted by relevance

123

/sssd-io/src/tests/
H A Dwhitespace_test42 [[ $file =~ ^src/tests/cmocka/p11_nssdb.*/.*db ]] && continue
/sssd-io/src/tests/cmocka/
H A Dtest_ldap_auth.c7 SSSD tests - ldap auth
31 #include "tests/common_check.h"
33 #include "tests/cmocka/test_expire_common.h"
95 const struct CMUnitTest tests[] = { local
101 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_find_uid.c4 find_uid - Utilities tests
35 #include "tests/common.h"
98 const struct CMUnitTest tests[] = { local
104 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_wbc_calls.c31 #include "tests/cmocka/common_mock.h"
97 const struct CMUnitTest tests[] = { local
119 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_config_check.c28 #include "tests/cmocka/common_mock.h"
265 const struct CMUnitTest tests[] = { local
297 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_iobuf.c4 test_iobuf - IO buffer tests
189 const struct CMUnitTest tests[] = { local
194 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ipa_subdomains_utils.c7 SSSD tests: IPA subdomain util tests
34 #include "tests/cmocka/common_mock.h"
35 #include "tests/cmocka/common_mock_resp.h"
192 const struct CMUnitTest tests[] = { local
221 /* Even though normally the tests should clean up after themselves
225 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_search_bases.c7 SSSD tests - Search bases
34 #include "tests/common.h"
38 #include "tests/common_check.h"
182 const struct CMUnitTest tests[] = { local
190 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_sysdb_domain_resolution_order.c31 #include "tests/cmocka/common_mock.h"
32 #include "tests/common.h"
158 const struct CMUnitTest tests[] = { local
184 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_sysdb_utils.c31 #include "tests/cmocka/common_mock.h"
152 const struct CMUnitTest tests[] = { local
175 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_data_provider_be.c25 #include "tests/cmocka/common_mock.h"
26 #include "tests/cmocka/common_mock_be.h"
27 #include "tests/common.h"
216 const struct CMUnitTest tests[] = { local
245 /* Even though normally the tests should clean up after themselves
251 rv = cmocka_run_group_tests(tests, NULL, NULL);
257 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dsbus_internal_tests.c7 SSSD tests: SBUS internals
28 #include "tests/cmocka/common_mock.h"
240 const struct CMUnitTest tests[] = { local
266 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dsss_nss_idmap-tests.c34 #include "tests/cmocka/common_mock.h"
153 const struct CMUnitTest tests[] = { local
158 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ad_access_filter.c7 SSSD tests: AD access control filter tests
35 #include "tests/cmocka/common_mock.h"
302 const struct CMUnitTest tests[] = { local
360 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ad_gpo.c7 SSSD tests: GPO unit tests
35 #include "tests/cmocka/common_mock.h"
342 const struct CMUnitTest tests[] = { local
388 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ad_subdomains.c7 SSSD tests: AD subdomain tests
35 #include "tests/cmocka/common_mock.h"
36 #include "tests/cmocka/common_mock_resp.h"
287 const struct CMUnitTest tests[] = { local
322 /* Even though normally the tests should clean up after themselves
326 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_copy_ccache.c7 SSSD tests: Tests ccache utilities
29 #include "tests/cmocka/common_mock.h"
211 const struct CMUnitTest tests[] = { local
233 /* Even though normally the tests should clean up after themselves
237 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_io.c4 find_uid - Utilities tests
41 #include "tests/common.h"
230 const struct CMUnitTest tests[] = { local
242 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ipa_dn.c25 #include "tests/cmocka/common_mock.h"
195 const struct CMUnitTest tests[] = { local
224 /* Even though normally the tests should clean up after themselves
230 rv = cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_ipa_idmap.c7 SSSD tests: Unit tests for id-mapping in the IPA provider
25 #include "tests/cmocka/common_mock.h"
225 const struct CMUnitTest tests[] = { local
250 return cmocka_run_group_tests(tests, NULL, NULL);
/sssd-io/src/tests/cwrap/
H A Dtest_usertools.c7 SSSD tests: User utilities
29 #include "tests/cmocka/common_mock.h"
80 const struct CMUnitTest tests[] = { local
105 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_become_user.c7 SSSD tests: User switching
28 #include "tests/cmocka/common_mock.h"
138 const struct CMUnitTest tests[] = { local
160 /* Even though normally the tests should clean up after themselves
164 return cmocka_run_group_tests(tests, NULL, NULL);
H A Dtest_server.c7 SSSD tests: Server instantiation
30 #include "tests/cmocka/common_mock.h"
175 const struct CMUnitTest tests[] = { local
198 /* Even though normally the tests should clean up after themselves
204 rv = cmocka_run_group_tests(tests, NULL, NULL);
/sssd-io/src/tests/cmocka/data_provider/
H A Dtest_dp_builtin.c28 #include "tests/cmocka/common_mock.h"
29 #include "tests/common.h"
30 #include "tests/cmocka/common_mock_be.h"
31 #include "tests/cmocka/data_provider/mock_dp.h"
153 const struct CMUnitTest tests[] = { local
179 /* Even though normally the tests should clean up after themselves
185 rv = cmocka_run_group_tests(tests, NULL, NULL);
/sssd-io/contrib/ci/
H A Drun3 # Run continuous integration tests.
37 # Minimum percentage of code lines covered by tests
39 # Minimum percentage of code functions covered by tests
66 Run continuous integration tests.
73 -e, --essential Run the essential subset of tests.
74 -m, --moderate Run the moderate subset of tests.
76 -f, --full Run the rigorous (full) set of tests.
201 # Extended glob pattern matching tests to run under Valgrind.
217 # Not building "tests" due to https://fedorahosted.org/sssd/ticket/2350
218 stage make-tests mak
[all...]

Completed in 603 milliseconds

123