summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-tests/pjsip_core/test.h
blob: 8bb57b2a2bc82c50f51f5de414685c5900e9e2c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* $Id$
 *
 */
#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