west/tests
Martí Bolívar 16e2250e45 manifest: hacky import loop detection
I keep running into edge cases trying to get proper import loop
detection going, so just catch the RecursionError it causes and
convert it to ManifestImportFailed.

Testing this takes a while, so we only will do that from CI for now.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-02-04 08:11:19 -08:00
..
manifests manifest: correct several design and implementation issues 2019-08-30 17:32:57 -06:00
conftest.py manifest: hacky import loop detection 2020-02-04 08:11:19 -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: move CLI into new west.app package 2020-01-22 07:36:31 -05:00
test_manifest.py manifest: hacky import loop detection 2020-02-04 08:11:19 -08:00
test_project.py west update: allow PROJECTs defined in manifest repo 2020-02-03 07:37:37 -08:00