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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sys_utsname-c++
check_PROGRAMS += test-sys_utsname-c++
test_sys_utsname_c___SOURCES = test-sys_utsname-c++.cc
endif