Add unit tests for LUBackupExport
authorThomas Thrainer <thomasth@google.com>
Mon, 14 Oct 2013 14:31:16 +0000 (16:31 +0200)
committerThomas Thrainer <thomasth@google.com>
Tue, 15 Oct 2013 11:54:01 +0000 (13:54 +0200)
commit70b634e65ce4ca8a21a66d48aff91c6f7e45ede7
treecf4894747bb2ea7938e40c4591845984f9892817
parent3388debbbd6a25a0da84cf62fdef08beda44052d
Add unit tests for LUBackupExport

This patch adds unit tests for LUBackupExport.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/cmdlib/backup.py
test/py/cmdlib/backup_unittest.py