waf: Add initial unit test for samba_utils.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 12 Feb 2012 16:35:20 +0000 (17:35 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 12 Feb 2012 17:44:09 +0000 (18:44 +0100)
commitc3a9d1eb15100f3b46bcb9f67303c5729f6fa4ff
tree04afd06187eb0eefe8c4e05961e41a753e35be53
parent8de129df100b3dce7490c2aa730a737d6c5ec4c8
waf: Add initial unit test for samba_utils.
buildtools/wafsamba/__init__.py [new file with mode: 0644]
buildtools/wafsamba/tests/__init__.py [new file with mode: 0644]
buildtools/wafsamba/tests/test_utils.py [new file with mode: 0644]
source4/selftest/tests.py