blob: 61cc95a1fcbbf604c5520d86a725c9c972909192 [file] [log] [blame]
// Copyright 2018 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.
#ifndef GARNET_BIN_TRACE_TESTS_BASIC_INTEGRATION_TESTS_H_
#define GARNET_BIN_TRACE_TESTS_BASIC_INTEGRATION_TESTS_H_
#include "garnet/bin/trace/tests/integration_test_utils.h"
extern const IntegrationTest kFillBufferIntegrationTest;
extern const IntegrationTest kSimpleIntegrationTest;
#endif // GARNET_BIN_TRACE_TESTS_BASIC_INTEGRATION_TESTS_H_