summaryrefslogtreecommitdiffstats
path: root/lib/util/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken password quality checkMatthieu Patou2009-07-191-0/+2
| | | | | This fixes broken password tests when the passwords contain non ASCII characters (e.g. accentuated chars like ('e, `e, ...)
* Add extensive tests for str_list function behaviourAndrew Bartlett2009-05-151-15/+343
|
* Add new functions and tests: str_list_make_empty(), str_list_make_single()Andrew Bartlett2009-05-141-0/+34
|
* Print the failed value in the time tests.Jelmer Vernooij2009-01-081-5/+8
|
* Fix use of "time offset" parameter, and add test to make sure I don't break ↵Jelmer Vernooij2008-12-231-0/+16
| | | | it again :-)
* Test maxsize parameter to file_load() as used in Samba 3.Jelmer Vernooij2008-10-131-0/+6
|
* Add test for data_blob_string_const_null.Jelmer Vernooij2008-10-131-0/+11
|
* Fix number of arguments for file_load() functions.Jelmer Vernooij2008-10-121-1/+1
|
* Add more tests to datablob testsuite.Jelmer Vernooij2008-10-121-2/+44
|
* Add one-test testsuite for datablob.Jelmer Vernooij2008-10-121-0/+44
|
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-3/+3
|
* Add some simple tests for lib/util/time.cJelmer Vernooij2008-10-111-0/+75
|
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-115-0/+507
Conflicts: source4/Makefile