blob: 56ffe2e67c8239eb1f4d656834f4609279586be0 [file] [log] [blame]
// Copyright 2022 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-mkfs-fsck-compatibility-test",
},
}