blob: ea5af7885e10d6bafd11ddf5a20299c1ae12e3f6 [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-attr-compatibility-test",
},
}