Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Adding additional test parameter

offa edited this page Mar 13, 2015 · 3 revisions

A guide to add additional test parameters to the test exection - using CppUTest.

1. Requirements

A ready-to-use C/C++ project with CppUTest configured and a test main (eg. AllTests.cpp)

Clone this wiki locally