Extract test logical units from cmdlib
authorThomas Thrainer <thomasth@google.com>
Mon, 13 May 2013 10:17:01 +0000 (12:17 +0200)
committerThomas Thrainer <thomasth@google.com>
Fri, 17 May 2013 09:31:48 +0000 (11:31 +0200)
commit1d870e0d1ae95e4d5582f5dcd6ca1d62031c8165
tree88cd9d813c3942e6b41386bbee9c654834c06bdd
parent37dc17e328a32c69bad9d58e072e53505e842ab3
Extract test logical units from cmdlib

LUTest* are moved to test.py.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
Makefile.am
lib/cmdlib/__init__.py
lib/cmdlib/common.py
lib/cmdlib/test.py [new file with mode: 0644]