test: Add unified test for mesh node example app
authorInga Stotland <inga.stotland@intel.com>
Sun, 10 Mar 2019 07:53:13 +0000 (23:53 -0800)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:18:24 +0000 (19:48 +0530)
commit45d9e8ff5e2270690afc475d8653ce9edd67a11c
tree85990ad68fda2a7cb77d0fa850e9f6fadd52dfbd
parentdc6343e8b0e6025e023a5e0f16d83ffdec4305c8
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.

Change-Id: Id102fcdc3ee9d4809d12f8b799dfc953341fe114
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Makefile.tools
test/agent.py
test/example-onoff-client [deleted file]
test/example-onoff-server [deleted file]
test/test-mesh [new file with mode: 0755]