#include "squid.h"#include "unitTestMain.h"#include <cassert>#include <cppunit/extensions/HelperMacros.h>
Include dependency graph for testPreCompiler.cc:

Go to the source code of this file.
Classes | |
| class | TestPreCompiler |
Macros | |
| #define | ONE_FOO 1 |
| #define | ZERO_FOO 0 |
| #define | ONE_FOO 1 |
| #define | ZERO_FOO 0 |
Functions | |
| CPPUNIT_TEST_SUITE_REGISTRATION (TestPreCompiler) | |
| int | main (int argc, char *argv[]) |
Macro Definition Documentation
◆ ONE_FOO [1/2]
| #define ONE_FOO 1 |
◆ ONE_FOO [2/2]
| #define ONE_FOO 1 |
◆ ZERO_FOO [1/2]
| #define ZERO_FOO 0 |
◆ ZERO_FOO [2/2]
| #define ZERO_FOO 0 |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
| CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestPreCompiler | ) |
◆ main()
Definition at line 197 of file testPreCompiler.cc.
References TestProgram::run().
