TODO for Cgreen
===============

Unit tester
-----------

Mocks
-----
Sort out counting glitches, especially in expect_never().
Unfulfilled expectations should send a failure.
Add expect_call_count().

Suites
------
Exceptions, as well as failures, should cause a bad exit code.

Collector
---------

Packages
--------
Make sure only the public symbols are exported in the library.

Documentation
-------------
Add tests for examples.
