testing.functional.test_replicate module

class testing.functional.test_replicate.ReplicateTest(methodName='runTest')[source]

Bases: FunctionalTestCase

Test backup/replicate/restore using duplicity binary

check_same(filename1, filename2)[source]

Verify two filenames are the same

runtest(dirlist, backup_options=[], replicate_options=[], restore_options=[])[source]
test_replicate()[source]

Test replication

test_replicate_asym()[source]

Test replication with reencryption

test_replicate_noencryption()[source]

Test replication with decryption