Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/cutl

C Unit Testing Library.
https://github.com/msaf9/cutl

c unittesting-library

Last synced: about 7 hours ago
JSON representation

C Unit Testing Library.

Awesome Lists containing this project

README

        

# CUTL
C Unit Test Library

## Table of contents
- [Introduction](#introduction)
- [Programming Language](#programming-language)
- [Project status](#project-status)
- [Installation](#installation)
- [License](#license)

## Introduction
Library for unit testing C functions.

## Programming Language
- C

## Project status
> **Continuous**

## Installation
### Get repository
```git
git https://github.com/msaf9/cutl.git
cd cutl
```

## License