summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorInga Stotland <inga.stotland@intel.com>2019-03-09 23:53:13 -0800
committerBrian Gix <brian.gix@intel.com>2019-03-11 14:50:03 -0700
commitea61add0afc90d490353c90d297ae467fbe3d0ba (patch)
tree54a7ef0a0985156f8316c9b8799ebcc3f6461ae2 /Makefile.tools
parent076f20fe3476525ea611c0a2b06e5e6a0b81de75 (diff)
downloadbluez-ea61add0afc90d490353c90d297ae467fbe3d0ba.tar.gz
test: Add unified test for mesh node example app
This adds one script, test-mesh, to replace three test-join, example-onoff-server and example-onoff-client. This is menu driven test that allows provisioning (join) and/or connecting existing (attach) nodes.
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools
index 0f94bbbe7..379e127b6 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -463,7 +463,7 @@ test_scripts += test/sap_client.py test/bluezutils.py \
test/test-hfp test/opp-client test/ftp-client \
test/pbap-client test/map-client test/example-advertisement \
test/example-gatt-server test/example-gatt-client \
- test/test-gatt-profile
+ test/test-gatt-profile test/test-mesh test/agent.py
if BTPCLIENT
noinst_PROGRAMS += tools/btpclient