From ea61add0afc90d490353c90d297ae467fbe3d0ba Mon Sep 17 00:00:00 2001 From: Inga Stotland Date: Sat, 9 Mar 2019 23:53:13 -0800 Subject: 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. --- Makefile.tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tools') 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 -- cgit v1.2.1