ThrowTheSwitch / Ceedling

Ruby-based unit testing and build system for C projects

Home Page:http://throwtheswitch.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I enable test specific #defines?

joseph-eglu opened this issue · comments

Put them in your test file?

Put them in the yaml file under :defines: ?

Also, see #851