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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-sys_times-c++
check_PROGRAMS += test-sys_times-c++
test_sys_times_c___SOURCES = test-sys_times-c++.cc
endif