summaryrefslogtreecommitdiff
path: root/modules/netinet_in-c++-tests
blob: c84cba55ccc57cf5121e8e94c1b671cafba76315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-netinet_in-c++.cc

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-netinet_in-c++
check_PROGRAMS += test-netinet_in-c++
test_netinet_in_c___SOURCES = test-netinet_in-c++.cc
endif