summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/tests
Commit message (Expand)AuthorAgeFilesLines
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-115-507/+0
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-2/+2
* Add userdata argument to reseed callback function.Jelmer Vernooij2008-04-011-2/+2
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-3/+2
* r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.Jelmer Vernooij2007-12-211-0/+25
* r25307: add string_sub_talloc.Jelmer Vernooij2007-10-101-0/+43
* r25306: Add tests for string_sub().Jelmer Vernooij2007-10-102-2/+80
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij2007-10-101-4/+4
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-101-4/+5
* r24333: Add convenience function for checking the contents of a file in tests.Jelmer Vernooij2007-10-101-0/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-104-12/+8
* r23021: test some boundary conditions for idtree, after I saw some suspiciousAndrew Tridgell2007-10-101-1/+18
* r21688: Add simple tests for genrandJelmer Vernooij2007-10-101-0/+66
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-103-0/+279