gtest topic
how-to-qemu-arm-gdb-gtest
How to run, debug, and unit test ARM code on X86 ubuntu
cpp11training
Make unit tests run to exercise your C++11 knowledge
gba-sprite-engine
An object-oriented Game Boy Advance sprite engine concept
RISCV-Simulator
💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.
modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
vscode-catch2-test-adapter
Catch2, Google Test and doctest Adapter for the VSCode
google-test-examples
Short example how to use Google Test with CMake project
emock
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
gtest-tap-listener
GoogleTest TAP Listener
refactoring-for-testability-cpp
Hard-to-test patterns in C++ and how to refactor them