~milo/linaro-image-tools/bug1155702

« back to all changes in this revision

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

  • Committer: Milo Casagrande
  • Date: 2012-12-07 14:56:08 UTC
  • mfrom: (588.1.3 hwpack-handler)
  • Revision ID: milo@ubuntu.com-20121207145608-299e95u0n0wdk245
Hardwarepack handler refactoring.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
from testtools import TestCase
37
37
 
38
38
from linaro_image_tools import cmd_runner
 
39
from linaro_image_tools.hwpack.handler import HardwarepackHandler
39
40
from linaro_image_tools.hwpack.packages import PackageMaker
40
41
import linaro_image_tools.media_create
41
42
from linaro_image_tools.media_create import (
61
62
    _get_file_matching,
62
63
    _get_mlo_file,
63
64
    _run_mkimage,
64
 
    HardwarepackHandler,
65
65
    BoardConfig,
66
66
    )
67
67
from linaro_image_tools.media_create.android_boards import (