summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/tests/netuser.c
AgeCommit message (Collapse)AuthorFilesLines
2011-10-08s3:lib/netapi: avoid '//' commentsStefan Metzmacher1-2/+2
The compiler on openindiana doesn't like them. metze
2008-10-24netapi: make sure to always cleanup after testing NetUser calls.Günther Deschner1-0/+4
Guenther
2008-10-20Fix warnings.Jeremy Allison1-10/+10
Jeremy.
2008-09-08netapi: expand NetUser testsuite a little.Günther Deschner1-2/+146
Guenther (This used to be commit fc1b04df78fc0fb5bc59fa0120c0e29bbb3978a1)
2008-08-11netapi: add NetUserModalsGet and NetUserModalsSet tests.Günther Deschner1-0/+55
Guenther (This used to be commit a9c444a342968b539918c082b78af8640f8c87cd)
2008-07-30netapi: add netapi testsuite.Günther Deschner1-0/+259
Guenther (This used to be commit 8b3149b4a663f59b504c1458cd7ecafe0c0e0322)