1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/lib/util/tests
Martin Schwenke f3ea162488 lib/util: Add tests for strv
These are blackbox tests against most of the API.

It would be possible to write tests that check the internals of the
strv are as expected but that probably doesn't add much value.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-02-26 19:27:08 +01:00
..
anonymous_shared.c lib/util: add tests for anonymous_shared_allocate/free() 2011-01-20 06:25:03 +01:00
asn1_tests.c asn1: Remove a reference to asn1_data internals 2016-01-06 00:54:18 +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.c lib/util: Add tests for strv 2016-02-26 19:27:08 +01:00
time.c lib/util/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00