testHttp1Parser.cc File Reference
#include "squid.h"
#include <cppunit/TestAssert.h>
#include "compat/cppunit.h"
#include "debug/Stream.h"
#include "http/one/RequestParser.h"
#include "http/RequestMethod.h"
#include "MemBuf.h"
#include "SquidConfig.h"
#include "unitTestMain.h"
Include dependency graph for testHttp1Parser.cc:

Go to the source code of this file.

Classes

class  TestHttp1Parser
 
struct  resultSet
 

Macros

#define private   public
 
#define protected   public
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (TestHttp1Parser)
 
static void testResults (int line, const SBuf &input, Http1::RequestParser &output, struct resultSet &expect)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ private

#define private   public

Definition at line 13 of file testHttp1Parser.cc.

◆ protected

#define protected   public

Definition at line 14 of file testHttp1Parser.cc.

Function Documentation

◆ CPPUNIT_TEST_SUITE_REGISTRATION()

CPPUNIT_TEST_SUITE_REGISTRATION ( TestHttp1Parser  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 1198 of file testHttp1Parser.cc.

References TestProgram::run().

◆ testResults()

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors