~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/test/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-07 14:51:16 UTC
  • mfrom: (4.3.5 sid)
  • Revision ID: package-import@ubuntu.com-20150107145116-yxnafinf4lrdvrmx
Tags: 1.4.1-0.1ubuntu1
* Merge with Debian, remaining changes:
 - Drop soprano, nepomuk build-dep
* Drop ubuntu patches, now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
TESTS = run_tests.sh
7
7
 
8
8
test_CXXFLAGS = -DWORKSPACE="$(top_srcdir)/test/" @PTHREAD_CFLAGS@
9
 
test_LDADD = $(top_builddir)/src/libsflphone.la @ZRTPCPP_LIBS@ @LIBCRYPTO_LIBS@ @CPPUNIT_LIBS@ @YAML_LIBS@
 
9
test_LDADD = $(top_builddir)/src/libsflphone.la @ZRTPCPP_LIBS@ @CPPUNIT_LIBS@ @YAML_LIBS@ @CCRTP_LIBS@
 
10
 
 
11
if BUILD_INSTANT_MESSAGING
 
12
test_LDADD += @EXPAT_LIBS@
 
13
endif
10
14
 
11
15
EXTRA_DIST = sflphoned-sample.yml history-sample.tpl run_tests.sh
12
16
test_SOURCES = constants.h \
14
18
                           main.cpp \
15
19
                           accounttest.h \
16
20
                           accounttest.cpp \
 
21
                           audiocodectest.h \
 
22
                           audiocodectest.cpp \
17
23
                           audiolayertest.h \
18
24
                           audiolayertest.cpp \
19
25
                           configurationtest.h \
33
39
                           hooktest.h \
34
40
                           hooktest.cpp \
35
41
                           audiobuffertest.h \
36
 
                           audiobuffertest.cpp
 
42
                           audiobuffertest.cpp \
 
43
                           iptest.h \
 
44
                           iptest.cpp
37
45
 
38
46
if BUILD_SDES
39
47
test_SOURCES+=sdesnegotiatortest.h \
45
53
                           instantmessagingtest.cpp
46
54
endif
47
55
 
 
56
if BUILD_TLS
 
57
test_SOURCES+=tlstest.h \
 
58
                                tlstest.cpp
 
59
endif
 
60
 
48
61
clean-local:
49
62
        rm -rf cppunitresults.xml im:testfile1.txt im:testfile2.txt \
50
63
                sample_echocancel_500ms_8kHz_16bit.raw