Files
2024-12-26 21:36:07 +08:00

16 lines
280 B
C++

// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// -*- Mode: C++ -*-
//
// Copyright (C) 2020-2023 Google, Inc.
//
// Author: Matthias Maennich
/// @file
///
/// This program tests libabigail's symtab reader.
#include "lib/catch.hpp"
#include "abg-symtab-reader.h"