west/tests
Martí Bolívar b3954d0728 tests: add regression tests for west init failures
Improve test coverage for when west init ought to die with an error
because it's being asked to re-bootstrap something that's already
initialized.

- bootstrap init must not initialize a subdirectory that's already
- subprocess failure is not enough: we need to see 'already
  initialized' in the error output, or it could be some other failure

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-01-17 12:47:54 -08:00
..
manifests manifest: correct several design and implementation issues 2019-08-30 17:32:57 -06:00
conftest.py tree-wide: add python file copyright headers 2020-01-17 17:14:36 +01:00
test_config.py configuration: allow callers to specify west topdir 2019-08-30 17:32:57 -06:00
test_help.py tree-wide: add python file copyright headers 2020-01-17 17:14:36 +01:00
test_manifest.py tree-wide: add python file copyright headers 2020-01-17 17:14:36 +01:00
test_project.py tests: add regression tests for west init failures 2020-01-17 12:47:54 -08:00