[bootsvc] Support process arguments for bootsvc.next
Update bootsvc.next to support optionally specifying arguments to the process launched by bootsvc, delimited by commas. Note that the bootsvc tests still only run manually, though we are investigating running them automated on CQ similar to the core-tests. Tracked in ZX-4000. ZX-3662 #done ZX-4000 #comment Test: fx --dir out/x64 build && ./zircon/scripts/run-zircon-x64 -o out/x64.zircon -c "bootsvc.next=bin/bootsvc-tests,testargument" Change-Id: Iecfdf22be93c8d0893ffc1b58d541a2b3ad7e97c
Showing
- zircon/docs/kernel_cmdline.md 5 additions, 0 deletionszircon/docs/kernel_cmdline.md
- zircon/scripts/run-zircon 0 additions, 2 deletionszircon/scripts/run-zircon
- zircon/system/core/bootsvc/TESTING 6 additions, 3 deletionszircon/system/core/bootsvc/TESTING
- zircon/system/core/bootsvc/integration-test.cpp 85 additions, 12 deletionszircon/system/core/bootsvc/integration-test.cpp
- zircon/system/core/bootsvc/main.cpp 19 additions, 3 deletionszircon/system/core/bootsvc/main.cpp
- zircon/system/core/bootsvc/util.cpp 17 additions, 2 deletionszircon/system/core/bootsvc/util.cpp
- zircon/system/core/bootsvc/util.h 3 additions, 0 deletionszircon/system/core/bootsvc/util.h
Loading
Please register or sign in to comment