Skip to content

A parrallel runner for the C Greatest unit testing library

Notifications You must be signed in to change notification settings

thibautdbs/greatest_parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greatest_parallel

A parrallel runner for the C Greatest unit testing library.

Usage

Given you built a testing executable using the Greatest C library, you can use this tool to speed up test execution by parallelizing test suites.

usage: greatest_parallel [-v|--verbose] [-j|--jobs JOBSMAX] TEST_RUNNER

see Makefile for usage example.

About

A parrallel runner for the C Greatest unit testing library

Topics

Resources

Stars

Watchers

Forks