blob: 1b65172b03879f0ffc9655a36c8863ca6320e0dc [file] [log] [blame]
// Copyright 2023 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [
"//src/virtualization/tests/meta/virtualization_integration_test.cml",
"inspect/client.shard.cml",
"syslog/client.shard.cml",
],
program: {
binary: "test/f2fs-file-slow-compatibility-test",
},
}