testing.functional.test_cleanup module

class testing.functional.test_cleanup.CleanupTest(methodName='runTest')[source]

Bases: FunctionalTestCase

Test cleanup using duplicity binary

test_cleanup_after_partial()[source]

Regression test for https://bugs.launchpad.net/bugs/409593 where duplicity deletes all the signatures during a cleanup after a failed backup.

test_remove_all_but_n()[source]

Test that remove-all-but-n works in the simple case.

test_remove_all_inc_of_but_n()[source]

Test that remove-all-inc-of-but-n-full works in the simple case.