~gesha/linaro-image-tools/1208678

« back to all changes in this revision

Viewing changes to linaro_image_tools/media_create/tests/test_media_create.py

  • Committer: Milo Casagrande
  • Date: 2013-06-27 09:12:50 UTC
  • mfrom: (625.1.1 pep8-fixes)
  • Revision ID: milo@ubuntu.com-20130627091250-r5w2hvk9mlyh0dcb
PEP8 fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2987
2987
        self.linux_offsets_and_sizes = [
2988
2988
            (16384 * SECTOR_SIZE, 15746 * SECTOR_SIZE),
2989
2989
            (32768 * SECTOR_SIZE, (self.linux_image_size -
2990
 
                                        32768 * SECTOR_SIZE))
 
2990
                                   32768 * SECTOR_SIZE))
2991
2991
        ]
2992
2992
        self.android_image_size = 256 * 1024 ** 2
2993
2993
        # Extended partition info takes 32 sectors from the first ext partition