Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a2fae commit 6237fd7Copy full SHA for 6237fd7
manual.markdown
@@ -201,6 +201,7 @@ The test execution of this will *likely* (no guarantee of order in CppUTest) be:
201
* *-g* group only run test whose group contains the substring group
202
* *-n* name only run test whose name contains the substring name
203
* *-ojunit* output to JUnit ant plugin style xml files (for CI systems)
204
+* *-k* package name, Add a package name in JUnit output (for classification in CI systems)
205
206
<a id="memory_leak_detection"> </a>
207
## Memory Leak Detection
0 commit comments