A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
翻译 - 使用CMake,clang格式和单元测试的现代C ++项目的模板,并支持下游包含
Short example how to use Google Test with CMake project
Catch2, Google Test and doctest Adapter for the VSCode
💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
Client API for Selenium Server
Provides ability to mock global functions with gmock
Hard-to-test patterns in C++ and how to refactor them
This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.
Ja Rule is the code behind OLE, an Open Source DMX/RDM framework for PIC32 microcontrollers
📑 Yet another ini config parser for modern C++
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, l...
Tutorial on learning the Google Test (GTest) testing framework
How to run, debug, and unit test ARM code on X86 ubuntu
DSL for SIMD Sorting on AVX2 & AVX512
Use gtest with github actions. Quickly example how to add a workflow / action to github that executes your gtest tests.
Make unit tests run to exercise your C++11 knowledge