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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sys_uio-c++
check_PROGRAMS += test-sys_uio-c++
test_sys_uio_c___SOURCES = test-sys_uio-c++.cc
endif