summaryrefslogtreecommitdiff
path: root/src/tests/pac_responder-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-10Add diff_gid_lists() with testSumit Bose1-2/+107
This patch adds a new call which compares a list of current GIDs with a list of new GIDs and return a list of GIDs which are currently missing and must be added and another list of GIDs which are not used anymore and must be deleted. The method is the same as used by diff_string_lists().
2012-06-21PAC responder: test suiteJan Zeleny1-0/+106