#include "../config.h"#include "../engine/hlbr.h"#include "test.h"Go to the source code of this file.
Functions | |
| int | InitTestUDPSrc () |
| int InitTestUDPSrc | ( | ) |
Definition at line 166 of file test_udp_src.c.
References test_rec::AddNode, BindTestToDecoder(), CreateTest(), FALSE, GetDecoderByName(), Globals, MAX_NAME_LEN, NULL, test_rec::ShortName, TEST_NONE, test_rec::TestFunc, global_vars::Tests, TestUDPSrc(), TRUE, UDPDecoderID, UDPSrcAddNode(), and UDPSrcHead.
Referenced by InitTests().
1.5.2