C Testing

Open-source C projects categorized as Testing

Top 13 C Testing Projects

  • PHPT

    The PHP Interpreter

    Project mention: Php.net Is Down | news.ycombinator.com | 2024-11-24
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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: Fuzzing between the lines in popular barcode software | news.ycombinator.com | 2024-10-31

    > Surprisingly, libFuzzer struggled to figure out that input should be of size 1024 and couldn’t start fuzzing.

    Is this surprising? Does libFuzzer support Redqueen or laf-intel like AFL++ [0][1] which will pick up on any comparisons (like a comparison to size=1024) and fuzz with that?

    0: https://github.com/AFLplusplus/AFLplusplus/blob/stable/instr...

    1: https://github.com/AFLplusplus/AFLplusplus/blob/stable/instr...

  • ETTrace

    Easily and accurately profile iOS apps

  • 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

  • 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.

  • luzer

    A coverage-guided, native Lua fuzzing engine.

  • 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).

C Testing discussion

Log in or Post with

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 38,306
2 AFLplusplus 5,253
3 ETTrace 570
4 Muon 159
5 mcjoin 159
6 qtools 131
7 bdd-for-c 103
8 libcester 64
9 Minctest 55
10 libvmcu-Virtual-MCU-Library 51
11 luzer 38
12 testdrive 2
13 mite 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?