catch-main.cpp 95 B

123
  1. #define CATCH_CONFIG_MAIN
  2. #define CATCH_CONFIG_ENABLE_BENCHMARKING
  3. #include <catch2/catch.hpp>