From 8d7086fe891a7a1b32a04597ca8f37cd3db0ce5a Mon Sep 17 00:00:00 2001 From: program-- Date: Fri, 22 Dec 2023 08:30:25 -0800 Subject: [PATCH 1/6] tests: code coverage --- CMakeLists.txt | 6 + cmake/CodeCoverage.cmake | 427 +++++++++++++++++++++++++++++++++++++++ test/CMakeLists.txt | 87 ++++---- 3 files changed, 482 insertions(+), 38 deletions(-) create mode 100644 cmake/CodeCoverage.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt index 2924c25594..239c172047 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,6 +50,7 @@ option(NGEN_QUIET "Silence output" OFF) # Syntax: cmake_dependent_option(