CSpec: Behaviour-driven development in C ========================================= Overview -------- CSpec is a Behaviour-driven Development (http://behaviour-driven.org/) framework for C. It provides a spec framework for describing the behavior of the functions of your system. The syntax is inspired from RSpec (http://rspec.info/) to be as legible as possible. The source code is as portable and a