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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sys_wait-c++
check_PROGRAMS += test-sys_wait-c++
test_sys_wait_c___SOURCES = test-sys_wait-c++.cc
endif