Lines Matching defs:tc_sysdb
6512 TCase *tc_sysdb = tcase_create("SYSDB Tests");
6515 tcase_add_test(tc_sysdb, test_sysdb_get_new_id);
6518 tcase_add_test(tc_sysdb, test_sysdb_user_new_id);
6521 tcase_add_loop_test(tc_sysdb, test_sysdb_add_user, 27000, 27010);
6524 tcase_add_loop_test(tc_sysdb, test_sysdb_getpwnam, 27000, 27010);
6527 tcase_add_loop_test(tc_sysdb, test_sysdb_add_group, 28000, 28010);
6530 tcase_add_loop_test(tc_sysdb, test_sysdb_getgrnam, 28000, 28010);
6533 tcase_add_loop_test(tc_sysdb, test_sysdb_group_dn_name, 28000, 28010);
6536 tcase_add_loop_test(tc_sysdb, test_sysdb_store_user_existing, 27000, 27010);
6539 tcase_add_loop_test(tc_sysdb, test_sysdb_get_user_attr, 27000, 27010);
6542 tcase_add_test(tc_sysdb, test_sysdb_update_members);
6545 tcase_add_loop_test(tc_sysdb,
6550 tcase_add_loop_test(tc_sysdb,
6555 tcase_add_loop_test(tc_sysdb, test_sysdb_store_user, 27010, 27020);
6558 tcase_add_loop_test(tc_sysdb, test_sysdb_getpwnam, 27010, 27020);
6561 tcase_add_loop_test(tc_sysdb, test_sysdb_getpwuid, 27010, 27020);
6564 tcase_add_test(tc_sysdb, test_sysdb_enumpwent);
6567 tcase_add_loop_test(tc_sysdb, test_sysdb_set_user_attr, 27010, 27020);
6570 tcase_add_loop_test(tc_sysdb, test_sysdb_search_users, 27010, 27020);
6573 tcase_add_loop_test(tc_sysdb, test_sysdb_get_user_attr, 27010, 27020);
6576 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_attrs, 27010, 27020);
6579 tcase_add_loop_test(tc_sysdb, test_sysdb_store_group, 28010, 28020);
6584 tcase_add_loop_test(tc_sysdb, test_sysdb_getgrgid, 28010, 28020);
6587 tcase_add_loop_test(tc_sysdb, test_sysdb_search_groups, 28010, 28020);
6590 tcase_add_test(tc_sysdb, test_sysdb_enumgrent);
6593 tcase_add_loop_test(tc_sysdb, test_sysdb_add_group_member, 28010, 28020);
6596 tcase_add_loop_test(tc_sysdb, test_sysdb_initgroups, 27010, 27020);
6599 tcase_add_loop_test(tc_sysdb, test_sysdb_cached_authentication_missing_password,
6603 tcase_add_loop_test(tc_sysdb, test_sysdb_cache_password, 27010, 27011);
6606 tcase_add_loop_test(tc_sysdb, test_sysdb_cached_authentication_wrong_password,
6608 tcase_add_loop_test(tc_sysdb, test_sysdb_cached_authentication, 27010, 27011);
6610 tcase_add_loop_test(tc_sysdb, test_sysdb_cache_password_ex, 27010, 27011);
6613 tcase_add_loop_test(tc_sysdb, test_sysdb_prepare_asq_test_user, 28011, 28020);
6614 tcase_add_test(tc_sysdb, test_sysdb_asq_search);
6617 tcase_add_test(tc_sysdb, test_sysdb_search_all_users);
6620 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_group_member, 28010, 28020);
6623 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_local_user, 27010, 27020);
6626 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_local_group, 28010, 28020);
6629 tcase_add_test(tc_sysdb, test_sysdb_remove_nonexistent_user);
6632 tcase_add_test(tc_sysdb, test_sysdb_remove_nonexistent_group);
6637 tcase_add_loop_test(tc_sysdb,
6640 tcase_add_loop_test(tc_sysdb,
6645 tcase_add_loop_test(tc_sysdb, test_sysdb_store_custom, 29010, 29020);
6646 tcase_add_test(tc_sysdb, test_sysdb_search_custom_by_name);
6647 tcase_add_test(tc_sysdb, test_sysdb_update_custom);
6648 tcase_add_test(tc_sysdb, test_sysdb_search_custom_update);
6649 tcase_add_test(tc_sysdb, test_sysdb_search_custom);
6650 tcase_add_test(tc_sysdb, test_sysdb_delete_custom);
6651 tcase_add_test(tc_sysdb, test_sysdb_delete_by_sid);
6654 tcase_add_test(tc_sysdb, test_sysdb_delete_recursive);
6656 tcase_add_test(tc_sysdb, test_sysdb_attrs_replace_name);
6658 tcase_add_test(tc_sysdb, test_sysdb_attrs_to_list);
6661 tcase_add_test(tc_sysdb, test_odd_characters);
6664 tcase_add_test(tc_sysdb, test_sysdb_has_enumerated);
6667 tcase_add_test(tc_sysdb, test_sysdb_original_dn_case_insensitive);
6670 tcase_add_test(tc_sysdb, test_sysdb_search_sid_str);
6673 tcase_add_test(tc_sysdb, test_sysdb_search_object_by_uuid);
6676 tcase_add_test(tc_sysdb, test_sysdb_search_user_by_cert);
6679 tcase_add_test(tc_sysdb, test_sysdb_get_real_name);
6682 tcase_add_test(tc_sysdb, test_group_rename);
6683 tcase_add_test(tc_sysdb, test_user_rename);
6686 tcase_add_test(tc_sysdb, test_sysdb_get_user_attr_subdomain);
6691 tcase_add_loop_test(tc_sysdb, test_sysdb_add_basic_netgroup, 27000, 27010);
6694 tcase_add_loop_test(tc_sysdb, test_sysdb_search_netgroup_by_name, 27000, 27010);
6697 tcase_add_loop_test(tc_sysdb, test_sysdb_set_netgroup_attr, 27000, 27010);
6700 tcase_add_loop_test(tc_sysdb, test_sysdb_get_netgroup_attr, 27000, 27010);
6703 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_netgroup_by_name, 27000, 27005);
6706 tcase_add_loop_test(tc_sysdb, test_sysdb_remove_netgroup_entry, 27005, 27010);
6708 tcase_add_test(tc_sysdb, test_netgroup_base_dn);
6713 tcase_add_test(tc_sysdb, test_sysdb_add_services);
6714 tcase_add_test(tc_sysdb, test_sysdb_store_services);
6715 tcase_add_test(tc_sysdb, test_sysdb_svc_remove_alias);
6717 tcase_add_test(tc_sysdb, test_sysdb_attrs_add_lc_name_alias);
6718 tcase_add_test(tc_sysdb, test_sysdb_attrs_add_lc_name_alias_safe);
6721 tcase_add_test(tc_sysdb, test_sysdb_attrs_get_string_array);
6722 tcase_add_test(tc_sysdb, test_sysdb_attrs_add_val);
6723 tcase_add_test(tc_sysdb, test_sysdb_attrs_add_val_safe);
6724 tcase_add_test(tc_sysdb, test_sysdb_attrs_add_string_safe);
6727 tcase_add_test(tc_sysdb, test_sysdb_search_return_ENOENT);
6730 tcase_add_test(tc_sysdb, test_sysdb_set_get_bool);
6731 tcase_add_test(tc_sysdb, test_sysdb_mark_entry_as_expired_ldb_dn);
6734 suite_add_tcase(s, tc_sysdb);
6854 tcase_add_test(tc_sysdb, test_SSS_LDB_SEARCH);