suricata
detect-http2.c File Reference
Include dependency graph for detect-http2.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectHTTP2frameTypeRegisterTests (void)
 this function registers unit tests for DetectHTTP2frameType More...
 
void DetectHTTP2errorCodeRegisterTests (void)
 
void DetectHTTP2priorityRegisterTests (void)
 
void DetectHTTP2windowRegisterTests (void)
 
void DetectHTTP2settingsRegisterTests (void)
 
void DetectHTTP2sizeUpdateRegisterTests (void)
 

Function Documentation

◆ DetectHTTP2errorCodeRegisterTests()

void DetectHTTP2errorCodeRegisterTests ( void  )

Definition at line 68 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ DetectHTTP2frameTypeRegisterTests()

void DetectHTTP2frameTypeRegisterTests ( void  )

this function registers unit tests for DetectHTTP2frameType

Definition at line 46 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ DetectHTTP2priorityRegisterTests()

void DetectHTTP2priorityRegisterTests ( void  )

Definition at line 90 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ DetectHTTP2settingsRegisterTests()

void DetectHTTP2settingsRegisterTests ( void  )

Definition at line 135 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ DetectHTTP2sizeUpdateRegisterTests()

void DetectHTTP2sizeUpdateRegisterTests ( void  )

Definition at line 158 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ DetectHTTP2windowRegisterTests()

void DetectHTTP2windowRegisterTests ( void  )

Definition at line 112 of file detect-http2.c.

References UtRegisterTest().

Here is the call graph for this function: