summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/tests/netgroup.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-08s3:lib/netapi: avoid '//' commentsStefan Metzmacher1-1/+1
The compiler on openindiana doesn't like them. metze
2008-10-24netapi: add more group tests to netapitest.Günther Deschner1-3/+220
Guenther
2008-10-20Fix warnings.Jeremy Allison1-5/+5
Jeremy.
2008-07-30netapi: add netapi testsuite.Günther Deschner1-0/+286
Guenther (This used to be commit 8b3149b4a663f59b504c1458cd7ecafe0c0e0322)