summaryrefslogtreecommitdiff
path: root/lib/util/tests/data_blob.c
AgeCommit message (Expand)AuthorFilesLines
2025-12-08lib/util: Add tests for the new secure data_blob_..._s() functionsPavel Filipenský1-1/+56
2025-12-08lib/util: Fix trailing white spaces in tests/data_blob.cPavel Filipenský1-6/+6
2022-06-09lib/util: Add test of data_blob_equal_const_time()Joseph Sutton1-0/+47
2022-05-02lib/util: add tests for data_blob_append() with the resulting blob length=0Stefan Metzmacher1-0/+26
2014-04-02lib/util/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher1-0/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-1/+2
2009-09-30s4:torture: data_blob_hex_string() output is now lowercase.Andrew Kroeger1-1/+1
2008-10-13Add test for data_blob_string_const_null.Jelmer Vernooij1-0/+11
2008-10-12Add more tests to datablob testsuite.Jelmer Vernooij1-2/+44
2008-10-12Add one-test testsuite for datablob.Jelmer Vernooij1-0/+44