blob: 4632a2f47b2503999fa6c52e621137d7ac3f39dd [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.
#ifndef GARNET_BIN_CPUPERF_TESTS_ARM64_TESTS_H_
#define GARNET_BIN_CPUPERF_TESTS_ARM64_TESTS_H_
#include "../verify_test.h"
// These are defined in each testcase's file, and referenced by the
// testcase verifier.
extern const TestSpec kTallySpec;
#endif // GARNET_BIN_CPUPERF_TESTS_ARM64_TESTS_H_