lp://qastaging/~lool/linaro-image-tools/testsuite-when-installed-v2

Created by Loïc Minier and last modified
Get this branch:
bzr branch lp://qastaging/~lool/linaro-image-tools/testsuite-when-installed-v2
Only Loïc Minier can upload to this branch. If you are Loïc Minier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Loïc Minier
Project:
Linaro Image Tools
Status:
Merged

Recent revisions

316. By Loïc Minier

Use cmd_runner.SUDO_ARGS instead of importing it; tidy up imports.

315. By Loïc Minier

Revert parts of r309; use MockCmdRunnerPopenFixture.mock.commands_executed
instead of .calls for clarity in the test cases, and simply define sudo_args
from SUDO_ARGS.

314. By Loïc Minier

Move duplicated preferred_tools_dir helper to linaro_image_tools.utils; this
still works because linaro_image_tools.utils' __file__ is still a relative
path.

313. By Loïc Minier

Move TestCaseWithFixtures from linaro_image_tools.hwpack.testing to testing as
it's used in more places than hwpack.

312. By Loïc Minier

Fix typo: "tht" instead of "the".

311. By Loïc Minier

Drop unused imports.

310. By Loïc Minier

Move CreateTempDirFixture, MockSomethingFixture, MockCmdRunnerPopen and
MockCmdRunnerPopenFixture from linaro_image_tools.media_create.tests.fixtures
to tests.fixtures as these are used outside of media_create.

309. By Loïc Minier

Expose cmd_runner's 'sudo -E' args for use in tests; convert most tests to use
an array of args rather than a string.

308. By Loïc Minier

Add a test for and fix cmd_runner.run() with tuples.

307. By Loïc Minier

Split linaro_image_tools.cmd_runner tests out of
media_create.tests.test_media_create into tests.test_cmd_runner.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/linaro-image-tools/11.11
This branch contains Public information 
Everyone can see this information.

Subscribers