Lines Matching refs:users_and_groups
73 def users_and_groups(request, passwd_path, group_path):
90 def test_assert_passwd_by_name(users_and_groups):
108 def test_assert_passwd_by_uid(users_and_groups):
126 def test_assert_passwd_list(users_and_groups):
144 def test_assert_each_passwd_by_name(users_and_groups):
161 def test_assert_each_passwd_by_uid(users_and_groups):
178 def test_assert_each_passwd_with_name(users_and_groups):
195 def test_assert_each_passwd_with_uid(users_and_groups):
212 def test_assert_passwd(users_and_groups):
232 def test_group_member_matching(users_and_groups):
285 def test_assert_group_by_name(users_and_groups):
303 def test_assert_group_by_gid(users_and_groups):
321 def test_assert_group_list(users_and_groups):
339 def test_assert_each_group_by_name(users_and_groups):
356 def test_assert_each_group_by_gid(users_and_groups):
373 def test_assert_each_group_with_name(users_and_groups):
390 def test_assert_each_group_with_gid(users_and_groups):
407 def test_assert_group(users_and_groups):