android13/external/libabigail/tests/test-symtab-reader.cc

16 lines
275 B
C++

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