#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 | InitTestUDPNoCase () |
#define MAX_CONTENT_LEN 256 |
Definition at line 8 of file test_udp_nocase.h.
int InitTestUDPNoCase | ( | ) |
Definition at line 111 of file test_udp_nocase.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, test_rec::FinishedSetup, GetDecoderByName(), Globals, InitJTree(), MAX_NAME_LEN, test_rec::ShortName, TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestUDPNoCase(), TestUDPNoCaseFinishedSetup(), TRUE, UDPDecoderID, UDPNoCaseAddNode(), and UDPNoCaseTree.
Referenced by InitTests().