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
