summaryrefslogtreecommitdiffstats
path: root/tools/tcpmon/test/unit/tcpmon_test.h
blob: 66c2e0a46add713e52b91322dd2de4db7a705f91 (plain)
1
2
3
4
5
6
7
8
9
#ifndef TCPMON_TEST_H
#define TCPMON_TEST_H

#include <CuTest.h>

CuSuite *tcpmon_GetSuite(
);

#endif                          /* TCPMON_TEST_H */