blob: 1ca4deaa8b57de3ca8b40c137eae2135073dd864 [file] [log] [blame]
// Copyright 2019 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.
#pragma once
struct devhost_test_metadata {
bool make_device_visible_success = true;
bool init_reply_success = true;
};