west/tests
Marti Bolivar 6cf0a0236b configuration: allow environment overrides
Add three new environment variables which can be used to override the
configuration file locations: WEST_CONFIG_SYSTEM, WEST_CONFIG_GLOBAL,
and WEST_CONFIG_LOCAL.

Use them in the tests. This also has the beneficial side effect of
making sure that "real" system settings do not interfere with the test
environment.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2019-05-30 11:39:05 -06:00
..
manifests manifest: project names must be unique 2019-05-20 11:06:53 +02:00
conftest.py tests: allow cmd() to use non-standard environment 2019-05-30 11:39:05 -06:00
test_config.py configuration: allow environment overrides 2019-05-30 11:39:05 -06:00
test_help.py tests: flatten the hierarchy 2019-05-20 11:06:53 +02:00
test_manifest.py tests: add test cases for explicit project URLs 2019-05-20 11:06:53 +02:00
test_project.py tests: fix test_project.py on Windows 2019-05-20 11:06:53 +02:00