lib/util: Add tests for strv
commitf3ea162488c52a9b7ca82b191007df3ba8185c87
authorMartin Schwenke <martin@meltin.net>
Fri, 26 Feb 2016 04:23:31 +0000 (26 15:23 +1100)
committerJeremy Allison <jra@samba.org>
Fri, 26 Feb 2016 18:27:08 +0000 (26 19:27 +0100)
treedcc8dd34310dbf05004f18096ecb4863e28397ae
parent0d08af70c83f98bf0daeef45a0d76676a1fbde5a
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>
lib/util/tests/strv.c [new file with mode: 0644]
source4/torture/local/local.c
source4/torture/local/wscript_build