pytalloc: Add tests
authorPetr Viktorin <pviktori@redhat.com>
Thu, 5 Mar 2015 09:06:05 +0000 (10:06 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 23 Apr 2015 23:50:11 +0000 (01:50 +0200)
commit8ac21ec4aa76beb48c9c26cf1fd45495324d74cc
tree52baaccb39a5b6cf81a4184634f666e7657c3959
parent50311c760685335160742efa01bc64584265ffd5
pytalloc: Add tests

Add tests for pytalloc.

Since talloc objects can't be created from Python, a C extension
with helpers is added.

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
lib/talloc/test_pytalloc.c [new file with mode: 0644]
lib/talloc/test_pytalloc.py [new file with mode: 0644]
lib/talloc/wscript