swift/test/unit/obj
Samuel Merritt 62d21eceb7 Add metadata checksums to old objects in auditor.
When the object auditor examines an object, it will now add any
missing metadata checksums. This goes for both .data and .meta files,
but not .ts files, as tombstones don't live very long anyway.

Change-Id: I9417a8b0cc5099470845c0504c834746188d89e8
2017-11-13 10:22:57 -08:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
common.py Merge "Add Timestamp.now() helper" 2017-07-18 03:27:50 +00:00
test_auditor.py Add metadata checksums to old objects in auditor. 2017-11-13 10:22:57 -08:00
test_diskfile.py Merge "No longer import nose" 2017-11-08 23:43:07 +00:00
test_expirer.py Replace 'assertTrue(a not in b)' with 'assertNotIn(a, b)' 2016-12-12 16:23:09 +07:00
test_reconstructor.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_replicator.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_server.py No longer import nose 2017-11-07 15:39:25 +11:00
test_ssync_receiver.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_ssync_sender.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_ssync.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_updater.py Use check_drive consistently 2017-11-01 16:33:40 +00:00