Searched refs:assert_each_group_with_name (Results 1 - 2 of 2) sorted by relevance

/sssd/src/tests/intg/
H A Dent_test.py388 ent.assert_each_group_with_name([])
389 ent.assert_each_group_with_name([GROUP1])
390 ent.assert_each_group_with_name(GROUP_LIST)
392 ent.assert_each_group_with_name([dict(name="group3")])
397 ent.assert_each_group_with_name([dict(name="group1", gid=2002)])
H A Dent.py464 def assert_each_group_with_name(pattern_seq): function

Completed in 1143 milliseconds