Test coverage
Test coverage is the percentage of your project being covered by—depending on the perspective—code or tests, which can be measured in different ways:
- path coverage
- line coverage
- branch coverage
- code coverage
Here are 21 public repositories matching this topic...
This is a sample project for testing C code for STM32 microcontrollers using the Google Test Framework.
-
Updated
Feb 14, 2024 - C
BigWig manpulation tools using libBigWig and htslib
-
Updated
Aug 8, 2024 - C
This repository contains every testor for the Epitech second year projects
-
Updated
Feb 21, 2024 - C
Tool for automatic MC/DC in C and in Python.
-
Updated
Sep 5, 2019 - C
Incremental failure injection in C
-
Updated
Jan 18, 2017 - C
Program which injects automatically semi-random data into a program/stack and detect bugs
-
Updated
Oct 27, 2022 - C
Function Coverage Tool using Sanitizer Coverage
-
Updated
Mar 1, 2022 - C
An ultra-light, ring buffer and plain queue implementation in ANSI C
-
Updated
May 28, 2022 - C
6 Concurrent drones moving in a map with different coverage algorithms. A master process avoid collision between drones. All the processes communicates via Sockets
-
Updated
Feb 22, 2022 - C
-
Updated
Sep 26, 2017 - C
Code coverage demo project with C/C++ tasks and libraries
-
Updated
May 25, 2022 - C
An easy-to-use tool for numeric conversions between Binary, Decimal and Hexadecimal
-
Updated
Oct 15, 2020 - C
- Followers
- 9 followers