west/tests
Martí Bolívar be719a502e manifest: support maps of imports
This completes the feature set for west manifest imports. We include a
test of name whitelists from the documentation as a basic sanity
check. Further testing is left to future work.

To close out this feature after this, we should only need more error
handling and testing. In particular, beyond general coverage issues,
we need to try to reject any obvious import cycles, and add tests for
the same.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-01-20 14:01:57 +01:00
..
manifests manifest: correct several design and implementation issues 2019-08-30 17:32:57 -06:00
conftest.py tests: improve west.manifest coverage 2020-01-17 12:47:54 -08: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 manifest: support maps of imports 2020-01-20 14:01:57 +01:00
test_project.py tests: add regression tests for west init failures 2020-01-17 12:47:54 -08:00