summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilippe Nunes <philippe.nunes@linux.intel.com>2012-07-26 17:57:54 +0200
committerDenis Kenzior <denkenz@gmail.com>2012-07-27 00:30:57 -0500
commit335b349423d63f577d9339ffc718d747cc2a6f2c (patch)
tree6895379a4bcbfd90c9a8e92d9cc54bb8e36d1a9b /Makefile.am
parent9f3f5bce6f89045918ae9b7fede66abf0c51d59e (diff)
downloadofono-335b349423d63f577d9339ffc718d747cc2a6f2c.tar.bz2
test: Add send-ussd script
Simpler script that test-ussd that is still capable of replying to network initiated USSD requests and USSD dialogs.
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 e012d3fd..b63bcb36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -584,6 +584,7 @@ test_scripts = test/backtrace \
test/test-ss-control-cs \
test/test-voicecall \
test/test-ussd \
+ test/send-ussd \
test/cancel-ussd \
test/initiate-ussd \
test/offline-modem \