#include "../config.h"#include "../engine/hlbr.h"#include "test.h"Go to the source code of this file.
Functions | |
| int | InitTestTCPPort () |
| int InitTestTCPPort | ( | ) |
Definition at line 139 of file test_tcp_port.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, GetDecoderByName(), Globals, MAX_NAME_LEN, test_rec::ShortName, TCPDecoderID, TCPPortAddNode(), TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestTCPPort(), and TRUE.
Referenced by InitTests().
1.5.2