/sssd/src/tests/cmocka/ |
H A D | test_sdap_access.c | 7 SSSD tests - sdap access 31 #include "tests/common_check.h" 32 #include "tests/cmocka/test_expire_common.h" 67 const struct CMUnitTest tests[] = { local 73 return cmocka_run_group_tests(tests, NULL, NULL);
|
H A D | test_ldap_auth.c | 7 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 D | test_find_uid.c | 4 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 D | test_ipa_subdomains_utils.c | 7 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 D | test_sysdb_utils.c | 31 #include "tests/cmocka/common_mock.h" 152 const struct CMUnitTest tests[] = { local 175 rv = cmocka_run_group_tests(tests, NULL, NULL);
|
H A D | test_search_bases.c | 7 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 D | test_data_provider_be.c | 25 #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 D | sss_nss_idmap-tests.c | 34 #include "tests/cmocka/common_mock.h" 152 const struct CMUnitTest tests[] = { local 157 return cmocka_run_group_tests(tests, NULL, NULL);
|
H A D | test_ad_subdomains.c | 7 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 D | test_io.c | 4 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 D | test_ipa_dn.c | 25 #include "tests/cmocka/common_mock.h" 188 const struct CMUnitTest tests[] = { local 217 /* Even though normally the tests should clean up after themselves 223 rv = cmocka_run_group_tests(tests, NULL, NULL);
|
H A D | test_sbus_opath.c | 27 #include "tests/cmocka/common_mock.h" 28 #include "tests/common.h" 93 /* negative tests */ 277 const struct CMUnitTest tests[] = { local 309 return cmocka_run_group_tests(tests, NULL, NULL);
|
H A D | sbus_internal_tests.c | 7 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 D | test_ad_access_filter.c | 7 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 D | test_ad_gpo.c | 7 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 D | test_copy_ccache.c | 7 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 D | test_ipa_idmap.c | 7 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/src/tests/ |
H A D | whitespace_test | 42 [[ $file =~ ^src/tests/cmocka/p11_nssdb/.*db ]] && continue
|
/sssd/src/tests/cwrap/ |
H A D | test_usertools.c | 7 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 D | test_become_user.c | 7 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 D | test_server.c | 7 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);
|
H A D | test_responder_common.c | 7 SSSD tests: User utilities 31 #include "tests/cmocka/common_mock.h" 208 const struct CMUnitTest tests[] = { local 236 return cmocka_run_group_tests(tests, NULL, NULL);
|
/sssd/src/tests/cmocka/data_provider/ |
H A D | test_dp_builtin.c | 28 #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);
|
H A D | test_dp_request_table.c | 24 #include "tests/cmocka/common_mock.h" 25 #include "tests/common.h" 321 const struct CMUnitTest tests[] = { local 355 return cmocka_run_group_tests(tests, NULL, NULL);
|
/sssd/contrib/ci/ |
H A D | run | 3 # Run continuous integration tests. 37 # Minimum percentage of code lines covered by tests 39 # Minimum percentage of code functions covered by tests 53 Run continuous integration tests. 60 -e, --essential Run the essential subset of tests. 61 -m, --moderate Run the moderate subset of tests. 63 -f, --full Run the rigorous (full) set of tests. 188 # Extended glob pattern matching tests to run under Valgrind. 205 # Not building "tests" due to https://fedorahosted.org/sssd/ticket/2350 206 stage make-tests mak [all...] |