summaryrefslogtreecommitdiff
path: root/lib/util/tests
AgeCommit message (Expand)AuthorFilesLines
2013-02-04lib/util: improve check_password_quality() to handle utf8Stefan Metzmacher1-1/+4
2011-06-11s3-param Remove 'time offset' from smb.confAndrew Bartlett1-18/+0
2011-05-24lib/util Add Volker's asn1_Integer test into code that runs in 'make test'Andrew Bartlett1-0/+94
2011-05-04Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison1-5/+5
2011-05-03s4: fix arguments to safe_strcpy()Andrew Bartlett1-5/+5
2011-01-20lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher1-0/+70
2010-12-21lib/util/asn1.c - remove the "const" specifier from OIDMatthias Dieter Wallnöfer1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij10-12/+11
2010-12-06Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris"Matthias Dieter Wallnöfer1-5/+2
2010-12-05lib/util:tests/time.c - "test_timestring" - fix it on SolarisMatthias Dieter Wallnöfer1-3/+5
2010-10-22asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki1-0/+22
2010-10-20asn1_tests.c: Make test data static constKamen Mazdrashki1-6/+6
2010-09-21strlist: Make test names unique.Jelmer Vernooij1-2/+8
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-02-22Spelling fixes for libutilBrad Hards2-11/+11
2010-02-10test:local added LOCAL-DLINKLIST testsuiteAndrew Tridgell1-0/+130
2009-11-20util/strlist: Fix up "const" warnings in the string list and test codeMatthias Dieter Wallnöfer1-24/+27
2009-11-13util: str_list_unique_2() test implementationKamen Mazdrashki1-0/+33
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-1/+2
2009-10-16s4/asn1: Use explicite TALLOC_CTX in ber_write_OID functionsKamen Mazdrashki1-3/+3
2009-10-09asn1_tests: Fix typo in comment.Karolin Seeger1-2/+2
2009-10-01s4/asn1: local TALLOC_CTX should be child of torture_contextKamen Mazdrashki1-2/+2
2009-10-01s4/asn1: fixed typo in torture messagesKamen Mazdrashki1-2/+2
2009-10-01s4/asn1: Added test for ber_read_partial_OID_String()Kamen Mazdrashki1-0/+45
2009-10-01s4/asn1: Added test for ber_read_OID_String()Kamen Mazdrashki1-0/+32
2009-10-01s4/asn1: Added test for ber_write_partial_OID_String()Kamen Mazdrashki1-0/+74
2009-10-01s4/asn1: Added test for ber_write_OID_String()Kamen Mazdrashki1-0/+74
2009-10-01s4/asn1: Added torture suite for ASN1Kamen Mazdrashki1-0/+35
2009-09-30s4:torture: data_blob_hex_string() output is now lowercase.Andrew Kroeger1-1/+1
2009-09-27parmlist: Add more tests.Jelmer Vernooij1-3/+63
2009-09-27parmlist: Add basic tests for test_get_int().Jelmer Vernooij1-0/+46
2009-09-05util:tests: Correct time tests for negative UTC offsets.Andrew Kroeger1-2/+23
2009-07-19Fix broken password quality checkMatthieu Patou1-0/+2
2009-05-15Add extensive tests for str_list function behaviourAndrew Bartlett1-15/+343
2009-05-14Add new functions and tests: str_list_make_empty(), str_list_make_single()Andrew Bartlett1-0/+34
2009-01-08Print the failed value in the time tests.Jelmer Vernooij1-5/+8
2008-12-23Fix use of "time offset" parameter, and add test to make sure I don't break i...Jelmer Vernooij1-0/+16
2008-10-13Test maxsize parameter to file_load() as used in Samba 3.Jelmer Vernooij1-0/+6
2008-10-13Add test for data_blob_string_const_null.Jelmer Vernooij1-0/+11
2008-10-12Fix number of arguments for file_load() functions.Jelmer Vernooij1-1/+1
2008-10-12Add more tests to datablob testsuite.Jelmer Vernooij1-2/+44
2008-10-12Add one-test testsuite for datablob.Jelmer Vernooij1-0/+44
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-3/+3
2008-10-11Add some simple tests for lib/util/time.cJelmer Vernooij1-0/+75
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij5-0/+507