Import tests for subunit python module.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 7 Oct 2008 23:58:42 +0000 (01:58 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 8 Oct 2008 00:19:59 +0000 (02:19 +0200)
commit3ecde315d3ef6d13ea3811d34deb51f87cdeaa6d
treeeea36c016044a4c18a590ecaeeb4d462f3b73909
parent8da78b732554a88bee0f1dd547e329fe8d82b7f9
Import tests for subunit python module.
source4/scripting/python/subunit/tests/TestUtil.py [new file with mode: 0644]
source4/scripting/python/subunit/tests/__init__.py [new file with mode: 0644]
source4/scripting/python/subunit/tests/sample-script.py [new file with mode: 0755]
source4/scripting/python/subunit/tests/sample-two-script.py [new file with mode: 0755]
source4/scripting/python/subunit/tests/test_test_protocol.py [new file with mode: 0644]
source4/selftest/samba4_tests.sh