lib:util: Add basic memcache unit test
authorAndreas Schneider <asn@samba.org>
Wed, 3 Feb 2021 09:30:08 +0000 (10:30 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 3 Feb 2021 09:53:32 +0000 (09:53 +0000)
commitbebbf621d6052f797c5cf19a2a9bbc13e699d3f0
tree3a6deafd334479511bc12aa5ff5e3ffbff4d327a
parentda627106cdbf8d375b25fa3338a717447f3dbb6e
lib:util: Add basic memcache unit test

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14625

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/util/tests/test_memcache.c [new file with mode: 0644]
lib/util/wscript_build
selftest/tests.py