summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/tests
Commit message (Collapse)AuthorAgeFilesLines
* r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin2007-12-261-3/+2
| | | | | Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96)
* r26417: Make str_list_copy(mem_ctx, NULL) return NULL rather than an empty list.Jelmer Vernooij2007-12-211-0/+25
| | | | (This used to be commit cf8636c8b77c745812376d0ea6f0fb6246a2e4fb)
* r25307: add string_sub_talloc.Jelmer Vernooij2007-10-101-0/+43
| | | | (This used to be commit 96c1a24874289fdeddcac43d23c2d1214b9b6225)
* r25306: Add tests for string_sub().Jelmer Vernooij2007-10-102-2/+80
| | | | (This used to be commit 2d37ddcbd1243f48d81af17d8ea3cdd6e8e35b8d)
* r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
* r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 99f4124137d4a61216e8189f26d4da32882c0f4a)
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-101-4/+5
| | | | | Andrew Bartlett (This used to be commit 3d74d178bfd89127ff387939e848b240e638cc35)
* r24333: Add convenience function for checking the contents of a file in tests.Jelmer Vernooij2007-10-101-0/+3
| | | | (This used to be commit 4e304101241ea7bcb9111b757bb51b16665d492d)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-104-12/+8
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r23021: test some boundary conditions for idtree, after I saw some suspiciousAndrew Tridgell2007-10-101-1/+18
| | | | | behaviour (This used to be commit e862cf17b891885f3a733819869a06895c1fb324)
* r21688: Add simple tests for genrandJelmer Vernooij2007-10-101-0/+66
| | | | (This used to be commit 90f23f0de86bb63ad65556ff2dab8b066236f300)
* r21656: Move tests a bit closer to the things they test, should make syncing ↵Jelmer Vernooij2007-10-103-0/+279
with samba3 easier. (This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)