This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
west
mirror of
https://github.com/zephyrproject-rtos/west.git
Watch
1
Star
0
Fork
You've already forked west
0
Code
Issues
Releases
Wiki
Activity
f638e3fe57
west
/
tests
/
manifests
/
invalid_no_projects.yml
5 lines
80 B
YAML
Raw
Normal View
History
Unescape
Escape
Add test cases for west.manifest. Exercise both invalid manifest detection and correct parsing of valid manifests. To make it easier to write tests for invalid manifests, just glob for any invalid_*.yml files in the same directory as the test file. Signed-off-by: Marti Bolivar <marti@foundries.io>
2018-09-27 07:54:38 +08:00
manifest
:
remotes
:
-
name
:
testremote
manifest: url for remotes changed to url-base This commit uses url-base instead of url to avoid confusion for users as url in west section of manifest is full url, where url-base in manifest section will be concatenated with project name to for clone url. Signed-off-by: Torsten Rasmussen <torsten.rasmussen@nordicsemi.no>
2018-11-27 17:13:33 +08:00
url-base
:
https://example.com