#include "../config.h"#include "../engine/hlbr.h"#include "test.h"#include "../engine/regex.h"Go to the source code of this file.
Defines | |
| #define | MAX_CONTENT_LEN 256 |
Functions | |
| int | InitTestTCPRegExp () |
| #define MAX_CONTENT_LEN 256 |
Definition at line 20 of file test_tcp_regex.h.
| int InitTestTCPRegExp | ( | ) |
Definition at line 120 of file test_tcp_regex.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, GetDecoderByName(), Globals, MAX_NAME_LEN, test_rec::ShortName, TCPDecoderID, TCPRegExpAddNode(), TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestTCPRegExp(), and TRUE.
Referenced by InitTests().
1.5.2