blob: ed567506b6e01d488ee0ad0e0f97172fa3a866d6 [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 SRC_PERFORMANCE_CPUPERF_TESTS_ARM64_ARM64_TESTS_H_
#define SRC_PERFORMANCE_CPUPERF_TESTS_ARM64_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 // SRC_PERFORMANCE_CPUPERF_TESTS_ARM64_ARM64_TESTS_H_