C Testing

Open-source C projects categorized as Testing

Top 12 C Testing Projects

  • PHPT

    The PHP Interpreter

    Project mention: StackOverflow alternatives for web developers | dev.to | 2023-09-27

    PHP.net dto. for PHP-related stuff

  • AFLplusplus

    The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!

    Project mention: Decoding C/C++ Compilation Process: From Source Code to Binary | /r/cpp | 2023-06-08

    It could be cool to see some explanation of CFG representations or GIMPLE/LLVM here. GCC/Clang can print those out as text, or just compile to that code and not go lower if you ask them to. There are some interesting things you can do with bytecode, like Rellic, AFL++, or optview2. It seems a bit reductive imo to go straight from high-level code to disassembly without at all examining any layers in between. Especially if we use something like Polygeist or CIR.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • ETTrace

    Easily and accurately profile iOS apps

    Project mention: Locally measure performance of your app, without Xcode or Instruments | /r/iOSProgramming | 2023-04-27
  • Muon

    A Micro (1k lines of code) Unit Test Framework for C/C++ (by jasmcaus)

  • mcjoin

    Simple multicast testing application

  • qtools

    QTools collection of open source tools for embedded systems development on Windows, Linux and MacOS

  • bdd-for-c

    A simple BDD library for the C language

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • libcester

    A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.

  • Minctest

    tiny unit testing framework for ANSI C

  • libvmcu-Virtual-MCU-Library

    A Library for Static and Dynamic Analysis of AVR binaries.

  • testdrive

    An expressive single-header unit testing framework for C.

  • mite

    Minimalist test framework for C language.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-27.

C Testing related posts

Index

What are some of the best open-source Testing projects in C? This list will help you:

Project Stars
1 PHPT 36,064
2 AFLplusplus 3,975
3 ETTrace 363
4 Muon 134
5 mcjoin 132
6 qtools 113
7 bdd-for-c 100
8 libcester 57
9 Minctest 48
10 libvmcu-Virtual-MCU-Library 43
11 testdrive 2
12 mite 0
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com