1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/util/tests
Douglas Bagnall 83c4ad778e binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointer
This is in preparation for improvements in our handling of linked
attributes where we make changes to the pointer in the process of
comparing it (for caching purposes).

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-02-09 03:17:15 +01:00
..
anonymous_shared.c
asn1_tests.c asn1: Remove a reference to asn1_data internals 2016-01-06 00:54:18 +01:00
binsearch.c binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointer 2017-02-09 03:17:15 +01:00
data_blob.c lib/util/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
dlinklist.c dlist: remove unneeded type argument from DLIST_CONCATENATE() 2016-02-06 21:48:18 +01:00
file.c lib: Fix a few CIDs for Resource Leak 2015-04-21 19:37:16 +02:00
genrand.c Rely on /dev/urandom 2015-10-13 04:25:38 +02:00
genrandperf.c lib: Add a little tool to perftest generate_random_buffer() 2015-10-13 01:23:07 +02:00
idtree.c lib/util/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
str.c lib/util/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
strlist.c lib/util/tests: avoid some compiler warnings 2014-11-14 23:27:04 +01:00
strv_util.c lib/util: Add strv_util.[ch] containing new function strv_split() 2016-03-01 05:43:19 +01:00
strv.c lib/util: Add tests for strv_addn() 2016-02-29 15:18:17 +01:00
time.c lib/util/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
util.c torture: Add tests for trim_string() 2016-06-20 00:47:30 +02:00