summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrik Flykt <patrik.flykt@linux.intel.com>2013-05-17 14:08:57 +0300
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-05-20 12:39:15 +0300
commit912925f05d5da4922f76e8a55f095107fb50f6a6 (patch)
tree2f8f65d18095a2f8a58eafe7817c1041859857ce /Makefile.am
parentdfda72b08374a1095756c0212162618ed56586b6 (diff)
downloadconnman-912925f05d5da4922f76e8a55f095107fb50f6a6.tar.gz
connman-912925f05d5da4922f76e8a55f095107fb50f6a6.tar.bz2
connman-912925f05d5da4922f76e8a55f095107fb50f6a6.zip
test: Add test script for Clock API
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 04677ac7..f05b7552 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -331,7 +331,8 @@ test_scripts = test/get-state test/list-services \
test/test-session test/test-supplicant \
test/test-new-supplicant test/service-move-before \
test/set-global-timeservers test/get-global-timeservers \
- test/set-nameservers test/set-domains test/set-timeservers
+ test/set-nameservers test/set-domains test/set-timeservers \
+ test/set-clock
test_scripts += test/vpn-connect test/vpn-disconnect test/vpn-get \
test/monitor-vpn test/vpn-property