summaryrefslogtreecommitdiff
path: root/pjsip/src/tests/pjsip_core/test.h
blob: b5433dba6ee299077004452145e49f779ab809eb (plain)
1
2
3
4
5
6
7
8
9
/* $Header: /pjproject/pjsip/src/tests/pjsip_core/test.h 2     2/24/05 10:46a Bennylp $ */
#include <pj/types.h>

pj_status_t test_uri(void);
pj_status_t test_msg(void);

#define SILENT		1
#define IS_PROFILING	1
#define LOOP		2000