projects
/
platform
/
upstream
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad5c558
)
test: Add test-session script to Makefile
author
Daniel Wagner
<daniel.wagner@bmw-carit.de>
Mon, 4 Apr 2011 07:57:10 +0000
(09:57 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 4 Apr 2011 09:44:29 +0000
(11:44 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
2e29353
..
52c0984
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-187,7
+187,8
@@
test_scripts = test/get-state test/list-profiles test/list-services \
test/test-counter test/set-ipv4-method test/set-ipv6-method \
test/set-nameservers test/set-domains test/find-service \
test/get-services test/get-proxy-autoconfig test/set-proxy \
- test/enable-tethering test/disable-tethering test/backtrace
+ test/enable-tethering test/disable-tethering test/backtrace \
+ test/test-session
if TEST
testdir = $(pkglibdir)/test