summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNishanth V <nishanth.v@intel.com>2017-09-07 09:53:20 +0530
committerDenis Kenzior <denkenz@gmail.com>2017-09-08 15:08:13 -0500
commit9b023a0b06e4c760d47a3860ff1197ace3c20d96 (patch)
tree7c8593b7ee40677bdba7daf7d3c32acb30079d8a /Makefile.am
parent25347b9e839ad4f3c73077878a75b28c312be651 (diff)
downloadofono-9b023a0b06e4c760d47a3860ff1197ace3c20d96.tar.gz
test: added script to test serving cell agent
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fbc4d6d5..c46e85a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -780,7 +780,9 @@ test_scripts = test/backtrace \
test/list-allowed-access-points \
test/enable-throttling \
test/disable-throttling \
- test/set-lte-property
+ test/set-lte-property \
+ test/test-serving-cell-info
+
if TEST
testdir = $(pkglibdir)/test