selftest: Add base classes for Target/Environment and their management.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2012 01:18:27 +0000 (02:18 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2012 17:02:06 +0000 (18:02 +0100)
commit5f74fa3511f0a545b63db142741320fc38126646
treea71ae25466ac74ba76dafd71fd7cfa213ec63084
parent164d3f66416932cbf70eba34559b6a854a213ff1
selftest: Add base classes for Target/Environment and their management.
selftest/target/__init__.py [new file with mode: 0644]
selftest/tests/__init__.py
selftest/tests/test_target.py [new file with mode: 0644]