| { | |
| "facets": { | |
| "fuchsia.netemul": { | |
| "environment": { | |
| "test": [ | |
| "fuchsia-pkg://fuchsia.com/netemul-sandbox-test#meta/netstack-socks.cmx" | |
| ] | |
| } | |
| } | |
| }, | |
| "include": [ | |
| "syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "TODO(https://fxbug.dev/66956): properly support manifest-only tests" | |
| }, | |
| "runner": "fuchsia-pkg://fuchsia.com/netemul-runner#meta/netemul-runner.cmx" | |
| } |