Sign in
fuchsia
/
fuchsia
/
5e786c3
/
.
/
src
/
lib
/
diagnostics
/
inspect
/
runtime
/
rust
/
meta
/
inspect_test_component.cml
blob: 6440e367dc7b86a5ccef152c5edfe88027431298 [
file
]
{
include
:
[
"inspect/client.shard.cml"
,
"syslog/client.shard.cml"
,
],
program
:
{
runner
:
"elf"
,
binary
:
"bin/inspect_test_component_bin"
,
},
}