blob: 38d9ac34e5c0bf06fbd481806294e7022ac89207 [file] [log] [blame]
{
"program": {
"args": [
"--test.bench=.",
"--test.benchmem",
"--test.cpuprofile=/data/netstack_bench_profile"
],
"binary": "test/netstack_bench_test"
},
"sandbox": {
"features": [
"isolated-persistent-storage"
]
}
}