• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
2 // -*- Mode: C++ -*-
3 //
4 // Copyright (C) 2022 Google, Inc.
5 //
6 // Author: Matthias Maennich
7 
8 #define CATCH_CONFIG_MAIN
9 #include <catch2/catch.hpp>
10