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

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-termios-c++
check_PROGRAMS += test-termios-c++
test_termios_c___SOURCES = test-termios-c++.cc
endif