summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-06-02 19:52:10 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-06-02 19:52:10 -0700
commite9a64b92bc04b46728bd43303f92c6e8367c4a95 (patch)
tree33f239b7e90f6eca79a995175e1823ec73d974c5
parentf90bf71e30d38cf5b418c7b6e40eeff454ce0647 (diff)
downloadofono-e9a64b92bc04b46728bd43303f92c6e8367c4a95.tar.bz2
Include offline-modem and online-modem test scripts
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 31c157c4..93a05ff3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -325,7 +325,9 @@ test_scripts = test/activate-context \
test/test-ss-control-cf \
test/test-ss-control-cs \
test/test-ussd \
- test/test-voicecall
+ test/test-voicecall \
+ test/offline-modem \
+ test/online-modem
if TEST
testdir = $(pkglibdir)/test