Source: cgreen
Section: devel
Priority: optional
Maintainer: Thomas Nilefalk <thomas@nilefalk.se>
Depends: libc6
Homepage: https://github.com/cgreen-devs/cgreen
Package: cgreen1
Version: 1.6.2
Architecture: amd64
Description: Unit tests and mocking framework for C and C++
 A modern unit test and mocking framework for C and C++. Cgreen features
    - fast build, clean code, highly portable
    - simple auto-discovery of tests
    - fluent, expressive and readable API
    - each test runs in isolation to prevent cross-test dependencies
    - built-in mocking for C, compatible other C++ mocking libraries
