Skip to content

kickhead13/tcst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

tcst

tcst is a linux shell C tester for the tcst C testing framework, able to:

  • compile and run source code against check files given
  • bench mark the different tests found
  • format output both for shell development and for normal use

Installing tcst

The project consists of a single bash script, as such the installation process takes cloning the repository and running the script from within the directory.

$ git clone https://github.com/kickhead13/tcst.git
$ cd tcst
$ ./tcst --help

About

C testing framework written in Bash.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages