blob: b31b1744aa57659a37cea703639a04a03a0a7e29 [file] [log] [blame]
// Test of oneshot mode that fills the buffer.
// Specify the app as a tool to be spawned, to test spawning. This is not
// done for circular or streaming: They test launching components.
{
"test_name": "fill-buffer",
"app": "/pkgfs/packages/trace_tests/0/bin/basic_integration_test_app",
"spawn": true,
"categories": [ "trace:test" ],
"buffer_size_in_mb": 1,
"buffering_mode": "oneshot"
}