#include "../config.h"
#include "../engine/hlbr.h"
#include "test.h"
Go to the source code of this file.
Defines | |
#define | MAX_CONTENT_LEN 256 |
Functions | |
int | InitTestTCPNoCase () |
#define MAX_CONTENT_LEN 256 |
Definition at line 8 of file test_tcp_nocase.h.
int InitTestTCPNoCase | ( | ) |
Set up the test of the TCP NoCase
Definition at line 106 of file test_tcp_nocase.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, test_rec::FinishedSetup, GetDecoderByName(), Globals, InitJTree(), MAX_NAME_LEN, test_rec::ShortName, TCPDecoderID, TCPNoCaseAddNode(), TCPNoCaseTree, TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestTCPNoCase(), TestTCPNoCaseFinishedSetup(), and TRUE.
Referenced by InitTests().