NetBurner 3.1
config.h
1
#pragma once
2
3
#define CPPUTEST_STD_CPP_LIB_DISABLED 1
4
5
// Enable this option to output strictly in a format designed for jenkins parsing, and output is sent to syslog()
6
#define JENKINS_OUTPUT 1
7
8
#define TEST_PRIO MAIN_PRIO
examples
unitTest
src
CppUTest
config.h
Generated by
1.8.14