summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2012-05-30 10:28:16 +0200
committerDenis Kenzior <denkenz@gmail.com>2012-05-30 08:50:21 -0500
commit87a9f32ae1378f5cdeb7a972fc3672978c45006c (patch)
tree9e2e0e793f53981427e3cee1c8df1a4960cd6bae /Makefile.am
parentda80dd7d97af475bff8dfd3ec25d254d6d66b858 (diff)
downloadofono-87a9f32ae1378f5cdeb7a972fc3672978c45006c.tar.bz2
test: Add new script for SS GCF test cases
This script uses dynamic SS codes in input and displays answers to the different requests. It handles all SS: call barring, call forwarding, call waiting, CLIP, CLIR, ...
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 56fa75ad..f4bca7f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -558,6 +558,7 @@ test_scripts = test/backtrace \
test/test-network-registration \
test/test-phonebook \
test/test-cbs \
+ test/test-ss \
test/test-ss-control-cb \
test/test-ss-control-cf \
test/test-ss-control-cs \