summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_wbinfo_sids2xids.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-12-03s3:test:wbinfo_sids2xids: test the results with singular calls with filled ↵Michael Adam1-1/+2
and with empty cache Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2012-12-03s3:test: fix intialization of WBINFO in test_wbinfo_sids2xids.shMichael Adam1-1/+1
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
2011-04-13s3: Add a test for sid2xidsVolker Lendecke1-0/+11
Signed-off-by: Jeremy Allison <jra@samba.org>