blob: a10a9f40a35c253c50ae04539fd4b74693d32b5f [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": "/pkg/bin/basic_integration_test_app",
"spawn": true,
"categories": [ "trace:test" ],
"buffer_size_in_mb": 1,
"buffering_mode": "oneshot"
}