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