#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 | InitTestTCPListNoCase () |
#define MAX_CONTENT_LEN 256 |
Definition at line 8 of file test_tcp_listnocase.h.
int InitTestTCPListNoCase | ( | ) |
Definition at line 130 of file test_tcp_listnocase.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, test_rec::FinishedSetup, GetDecoderByName(), Globals, InitJTree(), MAX_NAME_LEN, test_rec::ShortName, TCPDecoderID, TCPListNoCaseAddNode(), TCPListNoCaseTree, TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestTCPListNoCase(), TestTCPListNoCaseFinishedSetup(), and TRUE.
Referenced by InitTests().