blob: 4058d1dd7cfb0744a441779906d73bf0ee50befc [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-file-rw-compatibility-test",
},
}